Started by user Jenkins Admin Obtained pipelines/pingcap/tidb/latest/merged_integration_jdbc_test.groovy from git https://github.com/PingCAP-QE/ci.git Loading library tipipeline@main Library tipipeline@main is cached. Copying from home. [Pipeline] Start of Pipeline [Pipeline] readJSON [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s Agent pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-0g3pt-lrqfr --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "347daad5aea235c70acde6e9fab8c61ab0153d0c" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-0g3pt" name: "pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_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=333b22d2-59ab-4f05-b131-9ad3f3500aa5 JENKINS_NODE_COOKIE=0e3fc439-12d0-4eab-845b-d1d70401ab4f BUILD_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/ GOLANG_VERSION=1.21.6 HOSTNAME=pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s 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_integration_jdbc_test-1065 KUBERNETES_SERVICE_PORT=443 GIT_PREVIOUS_COMMIT=03312178c534dce949face80c69812d989e55009 JOB_SPEC={"type":"postsubmit","job":"pingcap/tidb/merged_integration_jdbc_test","buildid":"1787372203877076994","prowjobid":"333b22d2-59ab-4f05-b131-9ad3f3500aa5","refs":{"org":"pingcap","repo":"tidb","repo_link":"https://github.com/pingcap/tidb","base_ref":"master","base_sha":"516977e1f99d9df87e142e1ea280baed56a12a70","base_link":"https://github.com/pingcap/tidb/compare/06ee59bd9c68...516977e1f99d"}} KUBERNETES_SERVICE_HOST=10.233.0.1 WORKSPACE=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test JOB_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/ RUN_CHANGES_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/display/redirect?page=changes RUN_ARTIFACTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/display/redirect?page=artifacts FILE_SERVER_URL=http://fileserver.pingcap.net JENKINS_HOME=/var/jenkins_home GIT_COMMIT=03312178c534dce949face80c69812d989e55009 PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin RUN_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/display/redirect GOPROXY=http://goproxy.apps.svc,https://proxy.golang.org,direct _=/usr/bin/printenv POD_CONTAINER=golang PWD=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test HUDSON_URL=https://do.pingcap.net/jenkins/ JOB_NAME=pingcap/tidb/merged_integration_jdbc_test TZ=Asia/Shanghai BUILD_DISPLAY_NAME=#1065 JENKINS_URL=https://do.pingcap.net/jenkins/ BUILD_ID=1787372203877076994 GOLANG_DOWNLOAD_SHA256=3f934f40ac360b9c01f616a9aa1796d227d8b0328bf64cb045c7b8c4ee9caea4 JOB_BASE_NAME=merged_integration_jdbc_test GIT_PREVIOUS_SUCCESSFUL_COMMIT=03312178c534dce949face80c69812d989e55009 RUN_TESTS_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/display/redirect?page=tests SHLVL=3 HOME=/home/jenkins POD_LABEL=pingcap_tidb_merged_integration_jdbc_test_1065-0g3pt GOROOT=/usr/local/go GIT_BRANCH=origin/main KUBERNETES_PORT_443_TCP_PROTO=tcp CI=true KUBERNETES_SERVICE_PORT_HTTPS=443 WORKSPACE_TMP=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test@tmp EXECUTOR_NUMBER=0 JENKINS_SERVER_COOKIE=durable-2885f9f04b2ebb7938f3d6ce43dc8e56637a74f61c28bb49a43a71426bb631a2 NODE_LABELS=pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s pingcap_tidb_merged_integration_jdbc_test_1065-0g3pt GIT_URL=https://github.com/PingCAP-QE/ci.git HUDSON_HOME=/var/jenkins_home CLASSPATH= NODE_NAME=pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s GOPATH=/go JOB_DISPLAY_URL=https://do.pingcap.net/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/display/redirect BUILD_NUMBER=1065 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-build3261117937=/tmp/go-build -gno-record-gcc-switches' + echo ------------------------- ------------------------- + echo 'debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s bash' debug command: kubectl -n jenkins-tidb exec -ti pingcap-tidb-merged-integration-jdbc-test-1065-0g3pt-lrqf-qbc8s 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: 60714 ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 1232 ; COOKIE: c9b0e58c263af281 (echoed) ;; QUESTION SECTION: ;github.com. IN A ;; ANSWER SECTION: github.com. 26 IN A 20.205.243.166 ;; Query time: 23 msec ;; SERVER: 169.254.25.10#53(169.254.25.10) (UDP) ;; WHEN: Mon May 06 06:42:39 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_integration_jdbc_test/tidb [Pipeline] { [Pipeline] cache Cache restored successfully (git/pingcap/tidb/rev-06ee59b-0ec4594) 460052992 bytes in 9.06 secs (50771812 bytes/sec) [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh git version 2.36.6 Reinitialized existing Git repository in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb/.git/ .git HEAD is now at 0ec45941dd . POST git-upload-pack (383 bytes) POST git-upload-pack (973 bytes) From https://github.com/pingcap/tidb 06ee59bd9c..516977e1f9 master -> origin/master Previous HEAD position was 0ec45941dd . HEAD is now at 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) ๐Ÿšง Checkouting to base SHA:516977e1f99d9df87e142e1ea280baed56a12a70... HEAD is now at 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) โœ… Checked. ๐ŸŽ‰ ๐Ÿงพ HEAD info: 516977e1f99d9df87e142e1ea280baed56a12a70 516977e1f9 planner: move ShowPredicateExtractor interface to base package out of core (#52953) 06ee59bd9c planner: add projections to keep join keys as `col=col` (#52989) 600b2ed4bf *: bump client-go to fix #53011 (#53012) โœ… ~~~~~All done.~~~~~~ [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // retry [Pipeline] } Cache saved successfully (git/pingcap/tidb/rev-516977e) 460055552 bytes in 7.51 secs (61276770 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { [Pipeline] cache Cache restored successfully (git/PingCAP-QE/tidb-test/rev-0ec45941dd489b2ee7d1c446edf870e715da03bd) 608920576 bytes in 5.06 secs (120227979 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@41f8b2b7; decorates RemoteLauncher[hudson.remoting.Channel@7cc96764:JNLP4-connect connection from 10.233.85.40/10.233.85.40:40408] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Pruning obsolete local branches Cleaning workspace > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/.git # timeout=10 > git config remote.origin.url git@github.com:PingCAP-QE/tidb-test.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from git@github.com:PingCAP-QE/tidb-test.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials [INFO] Currently running in a labeled security context > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test@tmp/jenkins-gitclient-ssh17222712754838744546.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] } > git rev-parse origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dae424f5f68bb55818c1e169b732f8889b04a31b # timeout=10 [Pipeline] // retry [Pipeline] } Cache saved successfully (git/PingCAP-QE/tidb-test/rev-516977e1f99d9df87e142e1ea280baed56a12a70) 608920576 bytes in 22.66 secs (26867277 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] sh + '[' -f bin/tidb-server ']' + make CGO_ENABLED=1 GO111MODULE=on go build -tags codes -ldflags '-X "github.com/pingcap/tidb/pkg/parser/mysql.TiDBReleaseVersion=v8.2.0-alpha-81-g516977e1f9" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBBuildTS=2024-05-06 06:43:44" -X "github.com/pingcap/tidb/pkg/util/versioninfo.TiDBGitHash=516977e1f99d9df87e142e1ea280baed56a12a70" -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/failpoint v0.0.0-20220801062533-2eaa32854a6c go: downloading github.com/prometheus/client_golang v1.19.0 go: downloading github.com/tikv/client-go/v2 v2.0.8-0.20240430145241-6cb0704fce51 go: downloading github.com/pingcap/kvproto v0.0.0-20240227073058-929ab83f9754 go: downloading golang.org/x/sync v0.7.0 go: downloading google.golang.org/grpc v1.63.2 go: downloading go.uber.org/automaxprocs v1.5.3 go: downloading github.com/pingcap/tipb v0.0.0-20240318032315-55a7867ddd50 go: downloading github.com/shirou/gopsutil/v3 v3.24.2 go: downloading github.com/danjacques/gofslock v0.0.0-20191023191349-0a45f885bc37 go: downloading go.uber.org/zap v1.27.0 go: downloading github.com/tikv/pd/client v0.0.0-20240430080403-1679dbca25b3 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/google/pprof v0.0.0-20240117000934-35fc243c5815 go: downloading github.com/pingcap/errors v0.11.5-0.20240318064555-6bd07397691f go: downloading github.com/google/uuid v1.6.0 go: downloading go.etcd.io/etcd/client/v3 v3.5.12 go: downloading github.com/ngaut/pools v0.0.0-20180318154953-b7bc8c42aac7 go: downloading github.com/pingcap/sysutil v1.0.1-0.20240311050922-ae81ee01f3a5 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/stretchr/testify v1.9.0 go: downloading github.com/otiai10/copy v1.2.0 go: downloading github.com/coocood/freecache v1.2.1 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/tiancaiamao/gp v0.0.0-20221230034425-4025bc8a4d4a go: downloading github.com/uber/jaeger-client-go v2.22.1+incompatible go: downloading github.com/jellydator/ttlcache/v3 v3.0.1 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/opentracing/basictracer-go v1.0.0 go: downloading github.com/cockroachdb/errors v1.11.1 go: downloading github.com/cloudfoundry/gosigar v1.3.6 go: downloading go.etcd.io/etcd/api/v3 v3.5.12 go: downloading github.com/golang/snappy v0.0.4 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 github.com/lestrrat-go/jwx/v2 v2.0.21 go: downloading github.com/dolthub/swiss v0.2.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/wangjohn/quickselect v0.0.0-20161129230411-ed8402a42d5f go: downloading github.com/gorilla/mux v1.8.0 go: downloading github.com/tidwall/btree v1.7.0 go: downloading github.com/docker/go-units v0.5.0 go: downloading github.com/ngaut/sync2 v0.0.0-20141008032647-7a24ed77b2ef go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/influxdata/tdigest v0.0.1 go: downloading golang.org/x/time v0.5.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/blacktear23/go-proxyprotocol v1.0.6 go: downloading github.com/klauspost/compress v1.17.7 go: downloading github.com/pingcap/fn v1.0.0 go: downloading github.com/soheilhy/cmux v0.1.5 go: downloading github.com/tiancaiamao/appdash v0.0.0-20181126055449-889f96f722a2 go: downloading github.com/sourcegraph/appdash-data v0.0.0-20151005221446-73f23eafcf67 go: downloading go.uber.org/mock v0.4.0 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 go: downloading github.com/prometheus/client_model v0.6.1 go: downloading github.com/cespare/xxhash/v2 v2.3.0 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 go: downloading github.com/google/btree v1.1.2 go: downloading github.com/YangKeao/ldap/v3 v3.4.5-0.20230421065457-369a3bab1117 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec go: downloading github.com/go-sql-driver/mysql v1.7.1 go: downloading github.com/dolthub/maphash v0.1.0 go: downloading github.com/aws/aws-sdk-go v1.50.0 go: downloading golang.org/x/tools v0.20.0 go: downloading github.com/cockroachdb/pebble v1.1.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/go-resty/resty/v2 v2.11.0 go: downloading github.com/ks3sdklib/aws-sdk-go v1.2.9 go: downloading golang.org/x/oauth2 v0.18.0 go: downloading google.golang.org/api v0.162.0 go: downloading github.com/cheggaaa/pb/v3 v3.0.8 go: downloading github.com/robfig/cron/v3 v3.0.1 go: downloading github.com/prometheus/common v0.53.0 go: downloading github.com/sourcegraph/appdash v0.0.0-20190731080439-ebfcffb1b5c0 go: downloading github.com/pingcap/badger v1.5.1-0.20230103063557-828f39b09b6d go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.12 go: downloading github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 go: downloading google.golang.org/protobuf v1.33.0 go: downloading github.com/carlmjohnson/flagext v0.21.0 go: downloading github.com/jfcg/sorty/v2 v2.1.0 go: downloading github.com/coreos/go-semver v0.3.1 go: downloading github.com/joho/sqltocsv v0.0.0-20210428211105-a6d6801d59df 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/Azure/go-ntlmssp v0.0.0-20221128193559-754e69321358 go: downloading github.com/go-asn1-ber/asn1-ber v1.5.4 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/procfs v0.13.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/getsentry/sentry-go v0.27.0 go: downloading github.com/cockroachdb/redact v1.1.5 go: downloading github.com/tklauser/go-sysconf v0.3.12 go: downloading cloud.google.com/go v0.112.0 go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.5.1 go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.2.1 go: downloading golang.org/x/crypto v0.22.0 go: downloading github.com/vbauerster/mpb/v7 v7.5.3 go: downloading github.com/fatih/color v1.16.0 go: downloading golang.org/x/term v0.19.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/json-iterator/go v1.1.12 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20240304212257-790db918fca8 go: downloading github.com/spf13/cobra v1.8.0 go: downloading github.com/jedib0t/go-pretty/v6 v6.2.2 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading github.com/mattn/go-colorable v0.1.13 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/mattn/go-runewidth v0.0.15 go: downloading github.com/dustin/go-humanize v1.0.1 go: downloading github.com/golang/glog v1.2.0 go: downloading github.com/jfcg/sixb v1.3.8 go: downloading github.com/kr/pretty v0.3.1 go: downloading github.com/coreos/go-systemd/v22 v22.5.0 go: downloading cloud.google.com/go/compute/metadata v0.2.3 go: downloading github.com/pingcap/goleveldb v0.0.0-20191226122134-f82aafb29989 go: downloading cloud.google.com/go/compute v1.24.0 go: downloading google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de go: downloading github.com/apache/thrift v0.16.0 go: downloading github.com/Masterminds/semver v1.5.0 go: downloading k8s.io/api v0.28.6 go: downloading github.com/emirpasic/gods v1.18.1 go: downloading github.com/lestrrat-go/httpcc v1.0.1 go: downloading github.com/tklauser/numcpus v0.6.1 go: downloading github.com/rivo/uniseg v0.4.6 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/kr/text v0.2.0 go: downloading github.com/rogpeppe/go-internal v1.12.0 go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c go: downloading github.com/kylelemons/godebug v1.1.0 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 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/golang-jwt/jwt/v5 v5.2.0 go: downloading github.com/coocood/rtutil v0.0.0-20190304133409-c84515f646f2 go: downloading github.com/coocood/bbloom v0.0.0-20190830030839-58deb6228d64 go: downloading github.com/ncw/directio v1.0.5 go: downloading go.opencensus.io v0.24.0 go: downloading go.opentelemetry.io/otel v1.22.0 go: downloading go.opentelemetry.io/otel/trace v1.22.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240401170217-c3f982113cda go: downloading github.com/klauspost/cpuid v1.3.1 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logr/logr v1.4.1 go: downloading go.opentelemetry.io/otel/metric v1.22.0 go: downloading github.com/go-logr/stdr v1.2.2 go: downloading github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 go: downloading github.com/DataDog/zstd v1.5.5 go: downloading k8s.io/apimachinery v0.28.6 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/google/gofuzz v1.2.0 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.1 go: downloading k8s.io/klog/v2 v2.120.1 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading github.com/google/s2a-go v0.1.7 go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 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] retry [Pipeline] { [Pipeline] sh + chmod +x /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact_v2.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/run-integration-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/run-mysql-test.sh /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh + /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/download_pingcap_artifact.sh --pd=master --tikv=master TIDB = TIKV = master PD = master TIFLASH = >>> start download tikv tikv master sha1 is 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 TIKV: http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz download tikv-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/tikv/72a0fd5b00235a7c56014b77ddd933e2a0d33c88/centos7/tikv-server.tar.gz >>> start download pd pd master sha1 is 1679dbca25b3483d1375c7e747da27e99ad77360 PD: http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz download pd-server.tar.gz from http://fileserver.pingcap.net/download/builds/pingcap/pd/1679dbca25b3483d1375c7e747da27e99ad77360/centos7/pd-server.tar.gz total 523M drwxr-sr-x. 3 jenkins jenkins 4.0K May 6 14:47 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 14:46 .. drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:47 bin -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server + mv third_bin/tikv-server bin/ + mv third_bin/pd-server bin/ + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:47 . drwxr-sr-x. 18 jenkins jenkins 4.0K May 6 14:46 .. -rwxr-xr-x. 1 jenkins jenkins 106M Apr 30 16:10 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 14:46 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M Apr 30 11:29 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { [Pipeline] cache Cache not restored (no such key found) [Pipeline] { [Pipeline] sh + touch ws-jenkins-pingcap-tidb-merged_integration_jdbc_test-1065 + mkdir -p bin + cp -r ../tidb/bin/pd-server ../tidb/bin/tidb-server ../tidb/bin/tikv-server bin/ + chmod +x bin/pd-server bin/tidb-server bin/tikv-server [Pipeline] } Cache saved successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 27.99 secs (49104317 bytes/sec) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] parallel [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'jdbc8_test ./test_fast.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'jdbc8_test ./test_slow.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'mybatis_test ./test.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'jooq_test ./test.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc_unique_test ./test.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_test ./test_fast.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_test ./test_slow.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_tls_test ./test_slow.sh', TEST_STORE = 'tikv') [Pipeline] { (Branch: Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_tls_test ./test_tls.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'jdbc8_test ./test_fast.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'jdbc8_test ./test_slow.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'mybatis_test ./test.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'jooq_test ./test.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc_unique_test ./test.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_test ./test_fast.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_test ./test_slow.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_tls_test ./test_slow.sh', TEST_STORE = 'tikv') [Pipeline] stage [Pipeline] { (Matrix - TEST_PARAMS = 'tidb_jdbc_test/tidb_jdbc8_tls_test ./test_tls.sh', TEST_STORE = 'tikv') [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted [Pipeline] readTrusted Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-gszt7-n70f-3vkzd Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-zf8x0-3w08-s4ck6 [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-lw500-ltz3-cngst Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-bt3f5-j0st-8sht3 [Pipeline] podTemplate [Pipeline] { [Pipeline] node Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-27pvq-6pc8-jps97 Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-1348w-5fql-5sd2h Agent pingcap-tidb-merged-integration-jdbc-test-1065-lw500-ltz3-cngst is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-lw500-ltz36 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "6a31cf029ede3acf28cc5feb055173bd63cf6b1d" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-lw500" name: "pingcap-tidb-merged-integration-jdbc-test-1065-lw500-ltz3-cngst" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-lw500-ltz3-cngst" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-lw500-ltz3-cngst" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-lw500-ltz3-cngst in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test [Pipeline] { [Pipeline] checkout Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-x93nb-19jf-cvpf9 The recommended git tool is: git [Pipeline] podTemplate [Pipeline] { [Pipeline] node No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@3e9e5e60; decorates RemoteLauncher[hudson.remoting.Channel@7a09b4cb:JNLP4-connect connection from 10.233.88.138/10.233.88.138:39940] 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-integration-jdbc-test-1065-zf8x0-3w08-s4ck6 is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-zf8x0-3w08x --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "06dbfedc5b1ea54e3c06948d2cf2e5ab9f54fafa" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-zf8x0" name: "pingcap-tidb-merged-integration-jdbc-test-1065-zf8x0-3w08-s4ck6" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-zf8x0-3w08-s4ck6" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-zf8x0-3w08-s4ck6" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-zf8x0-3w08-s4ck6 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test Obtained pipelines/pingcap/tidb/latest/pod-merged_integration_jdbc_test.yaml from git https://github.com/PingCAP-QE/ci.git [Pipeline] { [Pipeline] podTemplate [Pipeline] { [Pipeline] node [Pipeline] checkout Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_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 The recommended git tool is: git Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-dh1mm-vrws-j8c85 Created Pod: kubernetes jenkins-tidb/pingcap-tidb-merged-integration-jdbc-test-1065-4jmtq-q1pr-8jx40 No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@371ae1bc; decorates RemoteLauncher[hudson.remoting.Channel@67d1d4bf:JNLP4-connect connection from 10.233.87.130/10.233.87.130:33958] 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) > 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)" [Pipeline] withEnv [Pipeline] { Agent pingcap-tidb-merged-integration-jdbc-test-1065-bt3f5-j0st-8sht3 is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-bt3f5-j0stn --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "14c72f9088e03d38910cff07015f9e69b0c56805" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-bt3f5" name: "pingcap-tidb-merged-integration-jdbc-test-1065-bt3f5-j0st-8sht3" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-bt3f5-j0st-8sht3" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-bt3f5-j0st-8sht3" - 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] container [Pipeline] { Running on pingcap-tidb-merged-integration-jdbc-test-1065-bt3f5-j0st-8sht3 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test [Pipeline] { Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_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] checkout [Pipeline] stage [Pipeline] { (Test) The recommended git tool is: git Agent pingcap-tidb-merged-integration-jdbc-test-1065-1348w-5fql-5sd2h is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-1348w-5fqlw --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "1106c8d574b0b4af20dbfbe1c1dbc428d9ac6567" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-1348w" name: "pingcap-tidb-merged-integration-jdbc-test-1065-1348w-5fql-5sd2h" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-1348w-5fql-5sd2h" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-1348w-5fql-5sd2h" - 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] timeout Timeout set to expire in 40 min [Pipeline] { Running on pingcap-tidb-merged-integration-jdbc-test-1065-1348w-5fql-5sd2h in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test [Pipeline] { [Pipeline] checkout [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { The recommended git tool is: git [Pipeline] cache Agent pingcap-tidb-merged-integration-jdbc-test-1065-27pvq-6pc8-jps97 is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-27pvq-6pc8r --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "880076381af6efc5a150627ef015a11edc900448" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-27pvq" name: "pingcap-tidb-merged-integration-jdbc-test-1065-27pvq-6pc8-jps97" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-27pvq-6pc8-jps97" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-27pvq-6pc8-jps97" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-27pvq-6pc8-jps97 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@fe961f2; decorates RemoteLauncher[hudson.remoting.Channel@5fd6d66e:JNLP4-connect connection from 10.233.97.80/10.233.97.80:33224] 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@27dd1c7e; decorates RemoteLauncher[hudson.remoting.Channel@3c536bc4:JNLP4-connect connection from 10.233.85.80/10.233.85.80:36068] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_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-integration-jdbc-test-1065-gszt7-n70f-3vkzd is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-gszt7-n70fc --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "7ce11386f1946a430f35012a3866fe797276b4a5" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-gszt7" name: "pingcap-tidb-merged-integration-jdbc-test-1065-gszt7-n70f-3vkzd" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-gszt7-n70f-3vkzd" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-gszt7-n70f-3vkzd" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-gszt7-n70f-3vkzd in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Agent pingcap-tidb-merged-integration-jdbc-test-1065-dh1mm-vrws-j8c85 is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-dh1mm-vrwsq --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "b7fad9488ae2589298497b9aa0c1cdbed6f5adc0" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-dh1mm" name: "pingcap-tidb-merged-integration-jdbc-test-1065-dh1mm-vrws-j8c85" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-dh1mm-vrws-j8c85" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-dh1mm-vrws-j8c85" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-dh1mm-vrws-j8c85 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test Commit message: "fix(br): use failpoint tidb-server instead (#2951)" > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 > git config 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)" Agent pingcap-tidb-merged-integration-jdbc-test-1065-4jmtq-q1pr-8jx40 is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-4jmtq-q1prc --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "042a67e23f2ac5e56d1005f133b661be76dbd29d" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-4jmtq" name: "pingcap-tidb-merged-integration-jdbc-test-1065-4jmtq-q1pr-8jx40" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-4jmtq-q1pr-8jx40" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-4jmtq-q1pr-8jx40" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-4jmtq-q1pr-8jx40 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_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)" > 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 (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 5.10 secs (269530620 bytes/sec) [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { + ls -alh bin/ total 730M drwxr-sr-x 2 jenkins jenkins 4.0K May 6 14:47 . drwxr-sr-x 49 jenkins jenkins 4.0K May 6 14:48 .. -rwxr-xr-x 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] checkout [Pipeline] checkout The recommended git tool is: git [Pipeline] checkout The recommended git tool is: git [Pipeline] container [Pipeline] { The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] checkout The recommended git tool is: git [Pipeline] container [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { + params_array=(${TEST_PARAMS}) + TEST_DIR=mybatis_test + TEST_SCRIPT=./test.sh + echo TEST_DIR=mybatis_test TEST_DIR=mybatis_test + echo TEST_SCRIPT=./test.sh TEST_SCRIPT=./test.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@7c05647e; decorates RemoteLauncher[hudson.remoting.Channel@292e12f5:JNLP4-connect connection from 10.233.81.95/10.233.81.95:50706] 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] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@195f7094; decorates RemoteLauncher[hudson.remoting.Channel@f4a4a:JNLP4-connect connection from 10.233.86.95/10.233.86.95:54270] 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@260ab1d4; decorates RemoteLauncher[hudson.remoting.Channel@fb7889c:JNLP4-connect connection from 10.233.83.100/10.233.83.100:49048] 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_integration_jdbc_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_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@35ed596d; decorates RemoteLauncher[hudson.remoting.Channel@318d84d4:JNLP4-connect connection from 10.233.70.31/10.233.70.31:35606] 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 Still waiting to schedule task โ€˜pingcap-tidb-merged-integration-jdbc-test-1065-x93nb-19jf-cvpf9โ€™ is offline Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test # timeout=10 Fetching upstream changes from https://github.com/PingCAP-QE/ci.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress --depth=1 -- https://github.com/PingCAP-QE/ci.git +refs/heads/*:refs/remotes/origin/* # timeout=5 > git config remote.origin.url https://github.com/PingCAP-QE/ci.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) 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)" 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 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 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 rev-parse origin/main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03312178c534dce949face80c69812d989e55009 # timeout=10 wait tikv ready... Agent pingcap-tidb-merged-integration-jdbc-test-1065-x93nb-19jf-cvpf9 is provisioned from template pingcap_tidb_merged_integration_jdbc_test_1065-x93nb-19jfp --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins.apps.svc.cluster.local:8080/jenkins/job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" runUrl: "job/pingcap/job/tidb/job/merged_integration_jdbc_test/1065/" labels: jenkins/jenkins-jenkins-agent: "true" jenkins/label-digest: "20559eef170dd4729cc87a25eb3009e4f63504cd" jenkins/label: "pingcap_tidb_merged_integration_jdbc_test_1065-x93nb" name: "pingcap-tidb-merged-integration-jdbc-test-1065-x93nb-19jf-cvpf9" namespace: "jenkins-tidb" spec: affinity: nodeAffinity: requiredDuringSchedulingIgnoredDuringExecution: nodeSelectorTerms: - matchExpressions: - key: "kubernetes.io/arch" operator: "In" values: - "amd64" containers: - image: "hub.pingcap.net/jenkins/centos7_golang-1.21:latest" name: "golang" resources: limits: memory: "16Gi" cpu: "6" requests: memory: "12Gi" cpu: "4" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - image: "hub.pingcap.net/jenkins/centos7_golang-1.16_openjdk-17.0.2_gradle-7.4.2_maven-3.8.6:cached" name: "java" resources: limits: memory: "8Gi" cpu: "4" 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 - image: "hub.pingcap.net/jenkins/python3-requests:latest" name: "report" resources: limits: memory: "256Mi" cpu: "100m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-agent.apps.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-x93nb-19jf-cvpf9" - name: "JENKINS_NAME" value: "pingcap-tidb-merged-integration-jdbc-test-1065-x93nb-19jf-cvpf9" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins.apps.svc.cluster.local:8080/jenkins/" image: "jenkins/inbound-agent:3206.vb_15dcf73f6a_9-2" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false restartPolicy: "Never" securityContext: fsGroup: 1000 volumes: - emptyDir: medium: "" name: "workspace-volume" Running on pingcap-tidb-merged-integration-jdbc-test-1065-x93nb-19jf-cvpf9 in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 11.79 secs (116581718 bytes/sec) [Pipeline] { [Pipeline] cache + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd mybatis_test + chmod +x deploy-run.sh test.sh test_local.sh + ./test.sh mybatis test start starting tidb-servers, log file: tidb_mybatis.log tidb-server(PID: 315) started [INFO] Scanning for projects... [INFO] [INFO] ---------------< com.pingcap.test.mybatis:mybatis-test >---------------- [INFO] Building mybatis-test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 9.16 secs (149987300 bytes/sec) [Pipeline] { [Pipeline] cache Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-parent/1.12.10/byte-buddy-parent-1.12.10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.6.1/mockito-junit-jupiter-4.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.6.1/mockito-junit-jupiter-4.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-master/4/velocity-master-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-master/4/velocity-master-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/23/apache-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/23/apache-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/51/commons-parent-51.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/51/commons-parent-51.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-parent/1.2.11/logback-parent-1.2.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/logging-parent/5/logging-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/logging-parent/5/logging-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/24/apache-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/24/apache-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-parent-pom/2.2.17/assertj-parent-pom-2.2.17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/eu/codearte/catch-exception/catch-exception/2.0/catch-exception-2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/eu/codearte/catch-exception/catch-exception/2.0/catch-exception-2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/eu/codearte/catch-exception/catch-exception-parent/2.0/catch-exception-parent-2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/eu/codearte/catch-exception/catch-exception-parent/2.0/catch-exception-parent-2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.5.10/mybatis-3.5.10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.5.10/mybatis-3.5.10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-parent/34/mybatis-parent-34.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mybatis/mybatis-parent/34/mybatis-parent-34.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/javassist/javassist/3.29.0-GA/javassist-3.29.0-GA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/javassist/javassist/3.29.0-GA/javassist-3.29.0-GA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/cglib/cglib/3.3.0/cglib-3.3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/cglib/cglib/3.3.0/cglib-3.3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/cglib/cglib-parent/3.3.0/cglib-parent-3.3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/cglib/cglib-parent/3.3.0/cglib-parent-3.3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/7.1/asm-7.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/7.1/asm-7.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.5/ow2-1.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.5/ow2-1.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.6.1/mockito-core-4.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.6.1/mockito-junit-jupiter-4.6.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.12.10/byte-buddy-1.12.10.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.12.10/byte-buddy-agent-1.12.10.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.6.1/mockito-junit-jupiter-4.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/eu/codearte/catch-exception/catch-exception/2.0/catch-exception-2.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.5.10/mybatis-3.5.10.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.11/logback-core-1.2.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/javassist/javassist/3.29.0-GA/javassist-3.29.0-GA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mybatis/mybatis/3.5.10/mybatis-3.5.10.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/cglib/cglib/3.3.0/cglib-3.3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/7.1/asm-7.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/javassist/javassist/3.29.0-GA/javassist-3.29.0-GA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/7.1/asm-7.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.23.1/assertj-core-3.23.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/cglib/cglib/3.3.0/cglib-3.3.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/eu/codearte/catch-exception/catch-exception/2.0/catch-exception-2.0.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mybatis-test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 4.88 secs (281595576 bytes/sec) [Pipeline] { [Pipeline] sh Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) [Pipeline] sh + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:48 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 14:48 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] sh + ls -alh bin/ total 730M drwxr-sr-x 2 jenkins jenkins 4.0K May 6 14:48 . drwxr-sr-x 49 jenkins jenkins 4.0K May 6 14:48 .. -rwxr-xr-x 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:48 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 14:48 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + params_array=(${TEST_PARAMS}) + TEST_DIR=jdbc8_test + TEST_SCRIPT=./test_slow.sh + echo TEST_DIR=jdbc8_test TEST_DIR=jdbc8_test + echo TEST_SCRIPT=./test_slow.sh TEST_SCRIPT=./test_slow.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) + params_array=(${TEST_PARAMS}) + TEST_DIR=jooq_test + TEST_SCRIPT=./test.sh + echo TEST_DIR=jooq_test TEST_DIR=jooq_test + echo TEST_SCRIPT=./test.sh TEST_SCRIPT=./test.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/mybatis_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mybatis-test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [Pipeline] checkout The recommended git tool is: git [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Test) [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { + params_array=(${TEST_PARAMS}) + TEST_DIR=tidb_jdbc_test/tidb_jdbc8_test + TEST_SCRIPT=./test_fast.sh + echo TEST_DIR=tidb_jdbc_test/tidb_jdbc8_test TEST_DIR=tidb_jdbc_test/tidb_jdbc8_test + echo TEST_SCRIPT=./test_fast.sh TEST_SCRIPT=./test_fast.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... [Pipeline] timeout Timeout set to expire in 40 min Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [Pipeline] { [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [Pipeline] cache Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@5dee7d4d; decorates RemoteLauncher[hudson.remoting.Channel@12d62906:JNLP4-connect connection from 10.233.92.174/10.233.92.174:50574] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository https://github.com/PingCAP-QE/ci.git > git init /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_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 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Avoid second fetch Checking out Revision 03312178c534dce949face80c69812d989e55009 (origin/main) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Commit message: "fix(br): use failpoint tidb-server instead (#2951)" Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom > 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 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/mybatis_test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mybatis-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mybatis-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/mybatis_test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ mybatis-test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar wait tikv ready... wait tikv ready... wait tikv ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.ibatis.submitted.cursor_simple.MysqlCursorTest Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 9.60 secs (143203467 bytes/sec) [Pipeline] { [Pipeline] cache 14:48:51,875 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/mybatis_test/target/test-classes/logback-test.xml] 14:48:51,901 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 14:48:51,901 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:48:51,905 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [stdout] 14:48:51,910 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:48:51,948 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.ibatis level set to ERROR 14:48:51,948 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.ibatis.logging level set to DEBUG 14:48:51,948 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.apache.ibatis.session.AutoMappingUnknownColumnBehavior level set to WARN 14:48:51,948 |-ERROR in ch.qos.logback.core.joran.action.AppenderRefAction - Could not find an appender named [lastEventSavedAppender]. Did you define it below instead of above in the configuration file? 14:48:51,948 |-ERROR in ch.qos.logback.core.joran.action.AppenderRefAction - See http://logback.qos.ch/codes.html#appender_order for more details. 14:48:51,948 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ERROR 14:48:51,948 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [stdout] to Logger[ROOT] 14:48:51,948 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 14:48:51,949 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@606e4010 - Registering current configuration as safe fallback point 14:48:51.953 DEBUG [main] org.apache.ibatis.logging.LogFactory - Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 s - in org.apache.ibatis.submitted.cursor_simple.MysqlCursorTest [INFO] Running org.apache.ibatis.submitted.cursor_simple.CursorSimpleTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.apache.ibatis.submitted.cursor_simple.CursorSimpleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 25.423 s [INFO] Finished at: 2024-05-06T14:48:52+08:00 [INFO] ------------------------------------------------------------------------ + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd jdbc8_test + chmod +x deploy-run.sh test_fast.sh test_local.sh test_slow.sh + ./test_slow.sh jdbc 8 slow test start starting tidb-servers, log file: slow_tidb_jdbc8.log Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 5.04 secs (272529524 bytes/sec) [Pipeline] { [Pipeline] cache + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd jooq_test + chmod +x deploy-run.sh test.sh test_local.sh + ./test.sh jooq test start starting tidb-servers, log file: tidb_jooq.log + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd tidb_jdbc_test/tidb_jdbc8_test + chmod +x test_fast.sh test_local.sh test_slow.sh + ./test_fast.sh jdbc 8 fast test start starting tidb-servers, log file: fast_tidb_jdbc8.log tidb-server(PID: 315) started tidb-server(PID: 297) started make jooq-academy jooq-spring-boot make[1]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test' make -C jOOQ-academy make[2]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-academy' make mysql gen test make[3]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-academy' mysql --host 127.0.0.1 --port 4001 -u root--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- tidb-server(PID: 307) started Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jooq:jooq-academy:jar:0.0.1 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 100, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/34/maven-parent-34.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/34/maven-parent-34.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/23/apache-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/23/apache-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.pingcap.test:jdbc8_test:jar:0.0.1 [WARNING] 'dependencies.dependency.systemPath' for mysql:mysql-connector-java:jar should not point at files within the project directory, ${project.basedir}/mysql-connector-java-8.0.29-tidb-1.0.3.jar will be unresolvable by dependent projects @ line 27, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.10.1/maven-compiler-plugin-3.10.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/3.2.0/maven-resources-plugin-3.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/properties-maven-plugin/1.0.0/properties-maven-plugin-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen-maven/3.16.7/jooq-codegen-maven-3.16.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen-maven/3.16.7/jooq-codegen-maven-3.16.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-parent/3.16.7/jooq-parent-3.16.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-parent/3.16.7/jooq-parent-3.16.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen-maven/3.16.7/jooq-codegen-maven-3.16.7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen-maven/3.16.7/jooq-codegen-maven-3.16.7.jar (0 B at 0 B/s) [INFO] [INFO] -----------------------< org.jooq:jooq-academy >------------------------ [INFO] Building jOOQ Academy 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/12/commons-parent-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/12/commons-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.2/log4j-slf4j18-impl-2.17.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.2/log4j-slf4j18-impl-2.17.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j/2.17.2/log4j-2.17.2.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/logging-parent/5/logging-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/logging-parent/5/logging-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/24/apache-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/24/apache-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.8.0-beta4/slf4j-parent-1.8.0-beta4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.8.0-beta4/slf4j-parent-1.8.0-beta4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13.2/junit-4.13.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13.2/junit-4.13.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq/3.16.7/jooq-3.16.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq/3.16.7/jooq-3.16.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-spi/0.9.0.RELEASE/r2dbc-spi-0.9.0.RELEASE.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-spi/0.9.0.RELEASE/r2dbc-spi-0.9.0.RELEASE.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-spi-parent/0.9.0.RELEASE/r2dbc-spi-parent-0.9.0.RELEASE.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (0 B at 0 B/s) [INFO] [INFO] --------------------< com.pingcap.test:jdbc8_test >--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-install-plugin:2.4:install-file (default-cli) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-spi-parent/0.9.0.RELEASE/r2dbc-spi-parent-0.9.0.RELEASE.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0/jakarta.xml.bind-api-3.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0/jakarta.xml.bind-api-3.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.0/jakarta.xml.bind-api-parent-3.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.0/jakarta.xml.bind-api-parent-3.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/all/2.0.0/all-2.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/all/2.0.0/all-2.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.2/log4j-slf4j18-impl-2.17.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-dbcp/commons-dbcp/1.4/commons-dbcp-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-pool/commons-pool/1.5.4/commons-pool-1.5.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13.2/junit-4.13.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-core/2.17.2/log4j-core-2.17.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq/3.16.7/jooq-3.16.7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.2/log4j-slf4j18-impl-2.17.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-spi/0.9.0.RELEASE/r2dbc-spi-0.9.0.RELEASE.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-spi/0.9.0.RELEASE/r2dbc-spi-0.9.0.RELEASE.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0/jakarta.xml.bind-api-3.0.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/3.0.0/jakarta.xml.bind-api-3.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13.2/junit-4.13.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/jakarta.activation/2.0.0/jakarta.activation-2.0.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq/3.16.7/jooq-3.16.7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jooq-academy --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] [INFO] --- jooq-codegen-maven:3.16.7:generate (default-cli) @ jooq-academy --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen/3.16.7/jooq-codegen-3.16.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen/3.16.7/jooq-codegen-3.16.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-meta/3.16.7/jooq-meta-3.16.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-meta/3.16.7/jooq-meta-3.16.7.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.8.2/maven-plugin-api-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.8.2/maven-plugin-api-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.8.2/maven-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.8.2/maven-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.8.2/maven-model-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.8.2/maven-model-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.8.2/maven-artifact-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.8.2/maven-artifact-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/52/commons-parent-52.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/52/commons-parent-52.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Installing /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/mysql-connector-java-8.0.29-tidb-1.0.3.jar to /usr/local/repository/mysql/mysql-connector-java/8.0.29-tidb-1.0.3/mysql-connector-java-8.0.29-tidb-1.0.3.jar [INFO] Installing /tmp/mvninstall14161490306608214339.pom to /usr/local/repository/mysql/mysql-connector-java/8.0.29-tidb-1.0.3/mysql-connector-java-8.0.29-tidb-1.0.3.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5.287 s [INFO] Finished at: 2024-05-06T14:49:10+08:00 [INFO] ------------------------------------------------------------------------ Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/weld/weld-parent/6/weld-parent-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/javax/inject/javax.inject/1/javax.inject-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/javax/inject/javax.inject/1/javax.inject-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.pingcap.test:jdbc8_test:jar:0.0.1 [WARNING] 'dependencies.dependency.systemPath' for mysql:mysql-connector-java:jar should not point at files within the project directory, ${project.basedir}/mysql-connector-java-8.0.29-tidb-1.0.3.jar will be unresolvable by dependent projects @ line 27, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] --------------------< com.pingcap.test:jdbc8_test >--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.8.2/maven-core-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.8.2/maven-core-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.8.2/maven-settings-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.8.2/maven-settings-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.8.2/maven-settings-builder-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.8.2/maven-settings-builder-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.8.2/maven-builder-support-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.8.2/maven-builder-support-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Progress (1): 1.1 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom (1.1 kB at 1.4 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom Progress (1): 1.5 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom (1.5 kB at 14 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.8.2/maven-repository-metadata-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.8.2/maven-repository-metadata-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.8.2/maven-model-builder-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.8.2/maven-model-builder-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.8.2/maven-resolver-provider-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.8.2/maven-resolver-provider-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-io/commons-io/2.6/commons-io-2.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-io/commons-io/2.6/commons-io-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/42/commons-parent-42.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/42/commons-parent-42.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.2/guice-4.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.2/guice-4.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/5/google-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/5/google-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Progress (1): 7.7/888 kB Progress (1): 12/888 kB Progress (1): 16/888 kB Progress (1): 20/888 kB Progress (1): 24/888 kB Progress (1): 28/888 kB Progress (1): 32/888 kB Progress (1): 36/888 kB Progress (1): 40/888 kB Progress (1): 45/888 kB Progress (1): 49/888 kB Progress (1): 53/888 kB Progress (1): 57/888 kB Progress (1): 61/888 kB Progress (1): 65/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Progress (1): 69/888 kB Progress (1): 73/888 kB Progress (1): 77/888 kB Progress (1): 81/888 kB Progress (1): 86/888 kB Progress (1): 90/888 kB Progress (1): 94/888 kB Progress (1): 98/888 kB Progress (1): 102/888 kB Progress (1): 106/888 kB Progress (1): 110/888 kB Progress (1): 114/888 kB Progress (1): 118/888 kB Progress (1): 122/888 kB Progress (1): 126/888 kB Progress (1): 131/888 kB Progress (1): 135/888 kB Progress (1): 139/888 kB Progress (1): 143/888 kB Progress (1): 147/888 kB Progress (1): 151/888 kB Progress (1): 155/888 kB Progress (1): 159/888 kB Progress (1): 163/888 kB Progress (1): 167/888 kB Progress (1): 172/888 kB Progress (1): 176/888 kB Progress (1): 180/888 kB Progress (1): 184/888 kB Progress (1): 188/888 kB Progress (1): 192/888 kB Progress (1): 196/888 kB Progress (1): 200/888 kB Progress (1): 204/888 kB Progress (1): 208/888 kB Progress (1): 213/888 kB Progress (1): 217/888 kB Progress (1): 221/888 kB Progress (1): 225/888 kB Progress (1): 229/888 kB Progress (1): 233/888 kB Progress (1): 237/888 kB Progress (1): 241/888 kB Progress (1): 245/888 kB Progress (1): 249/888 kB Progress (1): 253/888 kB Progress (1): 258/888 kB Progress (1): 262/888 kB Progress (1): 266/888 kB Progress (1): 270/888 kB Progress (1): 274/888 kB Progress (1): 278/888 kB Progress (1): 282/888 kB Progress (1): 286/888 kB Progress (1): 290/888 kB Progress (1): 294/888 kB Progress (1): 299/888 kB Progress (1): 303/888 kB Progress (1): 307/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Progress (1): 311/888 kB Progress (1): 315/888 kB Progress (1): 319/888 kB Progress (1): 323/888 kB Progress (1): 327/888 kB Progress (1): 331/888 kB Progress (1): 335/888 kB Progress (1): 339/888 kB Progress (1): 344/888 kB Progress (1): 348/888 kB Progress (1): 352/888 kB Progress (1): 356/888 kB Progress (1): 360/888 kB Progress (1): 364/888 kB Progress (1): 368/888 kB Progress (1): 372/888 kB Progress (1): 376/888 kB Progress (1): 380/888 kB Progress (1): 385/888 kB Progress (1): 389/888 kB Progress (1): 393/888 kB Progress (1): 397/888 kB Progress (1): 401/888 kB Progress (1): 405/888 kB Progress (1): 409/888 kB Progress (1): 413/888 kB Progress (1): 417/888 kB Progress (1): 421/888 kB Progress (1): 426/888 kB Progress (1): 430/888 kB Progress (1): 434/888 kB Progress (1): 438/888 kB Progress (1): 442/888 kB Progress (1): 446/888 kB Progress (1): 450/888 kB Progress (1): 454/888 kB Progress (1): 458/888 kB Progress (1): 462/888 kB Progress (1): 466/888 kB Progress (1): 471/888 kB Progress (1): 475/888 kB Progress (1): 479/888 kB Progress (1): 483/888 kB Progress (1): 487/888 kB Progress (1): 491/888 kB Progress (1): 495/888 kB Progress (1): 499/888 kB Progress (1): 503/888 kB Progress (1): 507/888 kB Progress (1): 512/888 kB Progress (1): 516/888 kB Progress (1): 520/888 kB Progress (1): 524/888 kB Progress (1): 528/888 kB Progress (1): 532/888 kB Progress (1): 536/888 kB Progress (1): 540/888 kB Progress (1): 544/888 kB Progress (1): 548/888 kB Progress (1): 552/888 kB Progress (1): 557/888 kB Progress (1): 561/888 kB Progress (1): 565/888 kB Progress (1): 569/888 kB Progress (1): 573/888 kB Progress (1): 577/888 kB Progress (1): 581/888 kB Progress (1): 585/888 kB Progress (1): 589/888 kB Progress (1): 593/888 kB Progress (1): 598/888 kB Progress (1): 602/888 kB Progress (1): 606/888 kB Progress (1): 610/888 kB Progress (1): 614/888 kB Progress (1): 618/888 kB Progress (1): 622/888 kB Progress (1): 626/888 kB Progress (1): 630/888 kB Progress (1): 634/888 kB Progress (1): 638/888 kB Progress (1): 643/888 kB Progress (1): 647/888 kB Progress (1): 651/888 kB Progress (1): 655/888 kB Progress (1): 659/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) Progress (1): 663/888 kB Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar Progress (1): 667/888 kB Progress (1): 671/888 kB Progress (1): 675/888 kB Progress (1): 679/888 kB Progress (1): 684/888 kB Progress (1): 688/888 kB Progress (1): 692/888 kB Progress (1): 696/888 kB Progress (1): 700/888 kB Progress (1): 704/888 kB Progress (1): 708/888 kB Progress (1): 712/888 kB Progress (1): 716/888 kB Progress (1): 720/888 kB Progress (1): 725/888 kB Progress (1): 729/888 kB Progress (1): 733/888 kB Progress (1): 737/888 kB Progress (1): 741/888 kB Progress (1): 745/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar (0 B at 0 B/s) Progress (1): 749/888 kB Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Progress (1): 753/888 kB Progress (1): 757/888 kB Progress (1): 761/888 kB Progress (1): 765/888 kB Progress (1): 770/888 kB Progress (1): 774/888 kB Progress (1): 778/888 kB Progress (1): 782/888 kB Progress (1): 786/888 kB Progress (1): 790/888 kB Progress (1): 794/888 kB Progress (1): 798/888 kB Progress (1): 802/888 kB Progress (1): 806/888 kB Progress (1): 811/888 kB Progress (1): 815/888 kB Progress (1): 819/888 kB Progress (1): 823/888 kB Progress (1): 827/888 kB Progress (1): 831/888 kB Progress (1): 835/888 kB Progress (1): 839/888 kB Progress (1): 843/888 kB Progress (1): 847/888 kB Progress (1): 851/888 kB Progress (1): 856/888 kB Progress (1): 860/888 kB Progress (1): 864/888 kB Progress (1): 868/888 kB Progress (1): 872/888 kB Progress (1): 876/888 kB Progress (1): 880/888 kB Progress (1): 884/888 kB Progress (1): 888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar (888 kB at 3.9 MB/s) Progress (1): 0/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.2/6.0 MB Progress (1): 0.2/6.0 MB Progress (1): 0.2/6.0 MB Progress (1): 0.3/6.0 MB Progress (1): 0.3/6.0 MB Progress (1): 0.3/6.0 MB Progress (1): 0.3/6.0 MB Progress (1): 0.4/6.0 MB Progress (1): 0.4/6.0 MB Progress (1): 0.4/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.6/6.0 MB Progress (1): 0.6/6.0 MB Progress (1): 0.6/6.0 MB Progress (1): 0.7/6.0 MB Progress (1): 0.7/6.0 MB Progress (1): 0.7/6.0 MB Progress (1): 0.7/6.0 MB Progress (1): 0.8/6.0 MB Progress (1): 0.8/6.0 MB Progress (1): 0.8/6.0 MB Progress (1): 0.9/6.0 MB Progress (1): 0.9/6.0 MB Progress (1): 0.9/6.0 MB Progress (1): 0.9/6.0 MB Progress (1): 1.0/6.0 MB Progress (1): 1.0/6.0 MB Progress (1): 1.0/6.0 MB Progress (1): 1.1/6.0 MB Progress (1): 1.1/6.0 MB Progress (1): 1.1/6.0 MB Progress (1): 1.2/6.0 MB Progress (1): 1.2/6.0 MB Progress (1): 1.2/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s) Progress (1): 1.2/6.0 MB Progress (1): 1.3/6.0 MB Progress (1): 1.3/6.0 MB Progress (1): 1.3/6.0 MB Progress (1): 1.4/6.0 MB Progress (1): 1.4/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Progress (1): 1.4/6.0 MB Progress (1): 1.4/6.0 MB Progress (1): 1.5/6.0 MB Progress (1): 1.5/6.0 MB Progress (1): 1.5/6.0 MB Progress (1): 1.6/6.0 MB Progress (1): 1.6/6.0 MB Progress (1): 1.6/6.0 MB Progress (1): 1.6/6.0 MB Progress (1): 1.7/6.0 MB Progress (1): 1.7/6.0 MB Progress (1): 1.7/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.9/6.0 MB Progress (1): 1.9/6.0 MB Progress (1): 1.9/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.1/6.0 MB Progress (1): 2.1/6.0 MB Progress (1): 2.1/6.0 MB Progress (1): 2.2/6.0 MB Progress (1): 2.2/6.0 MB Progress (1): 2.2/6.0 MB Progress (1): 2.2/6.0 MB Progress (1): 2.3/6.0 MB Progress (1): 2.3/6.0 MB Progress (1): 2.3/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.5/6.0 MB Progress (1): 2.5/6.0 MB Progress (1): 2.5/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.7/6.0 MB Progress (1): 2.7/6.0 MB Progress (1): 2.7/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.9/6.0 MB Progress (1): 2.9/6.0 MB Progress (1): 2.9/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.1/6.0 MB Progress (1): 3.1/6.0 MB Progress (1): 3.1/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.3/6.0 MB Progress (1): 3.3/6.0 MB Progress (1): 3.3/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.5/6.0 MB Progress (1): 3.5/6.0 MB Progress (1): 3.5/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.7/6.0 MB Progress (1): 3.7/6.0 MB Progress (1): 3.7/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.9/6.0 MB Progress (1): 3.9/6.0 MB Progress (1): 3.9/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.1/6.0 MB Progress (1): 4.1/6.0 MB Progress (1): 4.1/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.3/6.0 MB Progress (1): 4.3/6.0 MB Progress (1): 4.3/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.5/6.0 MB Progress (1): 4.5/6.0 MB Progress (1): 4.5/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.7/6.0 MB Progress (1): 4.7/6.0 MB Progress (1): 4.7/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.9/6.0 MB Progress (1): 4.9/6.0 MB Progress (1): 4.9/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.1/6.0 MB Progress (1): 5.1/6.0 MB Progress (1): 5.1/6.0 MB Progress (1): 5.2/6.0 MB Progress (1): 5.2/6.0 MB Progress (1): 5.2/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.4/6.0 MB Progress (1): 5.4/6.0 MB Progress (1): 5.4/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.6/6.0 MB Progress (1): 5.6/6.0 MB Progress (1): 5.6/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.8/6.0 MB Progress (1): 5.8/6.0 MB Progress (1): 5.8/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.jar (6.0 MB at 12 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.1/maven-plugin-annotations-3.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.1/maven-plugin-annotations-3.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.1/maven-plugin-tools-3.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.1/maven-plugin-tools-3.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen/3.16.7/jooq-codegen-3.16.7.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-meta/3.16.7/jooq-meta-3.16.7.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.8.2/maven-plugin-api-3.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.8.2/maven-model-3.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.8.2/maven-artifact-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.8.2/maven-model-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.8.2/maven-plugin-api-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.8.2/maven-artifact-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.8.2/maven-core-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.8.2/maven-settings-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-meta/3.16.7/jooq-meta-3.16.7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.8.2/maven-settings-builder-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.8.2/maven-core-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jooq/jooq-codegen/3.16.7/jooq-codegen-3.16.7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.8.2/maven-builder-support-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.8.2/maven-repository-metadata-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.8.2/maven-model-builder-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.8.2/maven-settings-builder-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.8.2/maven-resolver-provider-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-builder-support/3.8.2/maven-builder-support-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.8.2/maven-repository-metadata-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.8.2/maven-model-builder-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.8.2/maven-settings-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-resolver-provider/3.8.2/maven-resolver-provider-3.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-io/commons-io/2.6/commons-io-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-io/commons-io/2.6/commons-io-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/25.1-android/guava-25.1-android.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/javax/inject/javax.inject/1/javax.inject-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.1/maven-plugin-annotations-3.6.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/javax/inject/javax.inject/1/javax.inject-1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.1/maven-plugin-annotations-3.6.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) [INFO] @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @ @ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.16.7 [INFO] jOOQ tip of the day: [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Database : Inferring database org.jooq.meta.mysql.MySQLDatabase from URL jdbc:mysql://127.0.0.1:4001/jooq-academy [INFO] No was provided. Generating ALL available catalogs instead. [INFO] No was provided. Generating ALL available schemata instead. [INFO] License parameters [INFO] ---------------------------------------------------------- [INFO] Thank you for using jOOQ and jOOQ's code generator [INFO] [INFO] Database parameters [INFO] ---------------------------------------------------------- [INFO] dialect : MYSQL [INFO] URL : jdbc:mysql://127.0.0.1:4001/jooq-academy [INFO] target dir : /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-academy/src/test/java [INFO] target package : org.jooq.example.db.tidb [INFO] includes : [jooq-academy.*] [INFO] excludes : [] [INFO] includeExcludeColumns : false [INFO] ---------------------------------------------------------- [INFO] [INFO] JavaGenerator parameters [INFO] ---------------------------------------------------------- [INFO] annotations (generated): false [INFO] annotations (JPA: any) : false [INFO] annotations (JPA: version): [INFO] annotations (validation): false [INFO] comments : true [INFO] comments on attributes : true [INFO] comments on catalogs : true [INFO] comments on columns : true [INFO] comments on keys : true [INFO] comments on links : true [INFO] comments on packages : true [INFO] comments on parameters : true [INFO] comments on queues : true [INFO] comments on routines : true [INFO] comments on schemas : true [INFO] comments on sequences : true [INFO] comments on tables : true [INFO] comments on udts : true [INFO] sources : true [INFO] sources on views : true [INFO] daos : false [INFO] deprecated code : true [INFO] global references (any): true [INFO] global references (catalogs): true [INFO] global references (keys): true [INFO] global references (links): true [INFO] global references (queues): true [INFO] global references (routines): true [INFO] global references (schemas): true [INFO] global references (sequences): true [INFO] global references (tables): true [INFO] global references (udts): true [INFO] indexes : true [INFO] instance fields : true [INFO] interfaces : false [INFO] interfaces (immutable) : false [INFO] javadoc : true [INFO] keys : true [INFO] links : true [INFO] pojos : false [INFO] pojos (immutable) : false [INFO] queues : true [INFO] records : true [INFO] routines : true [INFO] sequences : true [INFO] sequenceFlags : true [INFO] table-valued functions : true [INFO] tables : true [INFO] udts : true [INFO] relations : true [INFO] ---------------------------------------------------------- [INFO] [INFO] Generation remarks [INFO] ---------------------------------------------------------- [INFO] [INFO] ---------------------------------------------------------- [INFO] Generating catalogs : Total: 1 [INFO] ARRAYs fetched : 0 (0 included, 0 excluded) [INFO] Domains fetched : 0 (0 included, 0 excluded) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom [INFO] Tables fetched : 821 (4 included, 817 excluded) [INFO] Embeddables fetched : 0 (0 included, 0 excluded) [INFO] Enums fetched : 0 (0 included, 0 excluded) [INFO] Packages fetched : 0 (0 included, 0 excluded) [INFO] Routines fetched : 0 (0 included, 0 excluded) [INFO] Sequences fetched : 0 (0 included, 0 excluded) [INFO] UDTs fetched : 0 (0 included, 0 excluded) [INFO] No schema version is applied for catalog . Regenerating. [INFO] [INFO] Generating catalog : DefaultCatalog.java [INFO] ========================================================== [INFO] Generating schemata : Total: 7 [INFO] Excluding empty schema : INFORMATION_SCHEMA [INFO] No schema version is applied for schema jooq-academy. Regenerating. [INFO] Generating schema : JooqAcademy.java [INFO] ---------------------------------------------------------- [INFO] Generating tables Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Generating table : Author.java [input=author, output=author, pk=KEY_author_PRIMARY] [INFO] Indexes fetched : 0 (0 included, 0 excluded) [INFO] Generating table : Book.java [input=book, output=book, pk=KEY_book_PRIMARY] [INFO] Generating table : BookStore.java [input=book_store, output=book_store, pk=KEY_book_store_PRIMARY] [INFO] Generating table : BookToBookStore.java [input=book_to_book_store, output=book_to_book_store, pk=KEY_book_to_book_store_PRIMARY] [INFO] Tables generated : Total: 470.126ms [INFO] Generating table references [INFO] Table refs generated : Total: 475.727ms, +5.601ms [INFO] Generating Keys [INFO] Keys generated : Total: 488.191ms, +12.464ms [INFO] Generating Indexes [INFO] Skipping empty indexes [INFO] Generating table records [INFO] Generating record : AuthorRecord.java [INFO] Generating record : BookRecord.java [INFO] Generating record : BookStoreRecord.java [INFO] Generating record : BookToBookStoreRecord.java [INFO] Table records generated : Total: 569.519ms, +81.327ms [INFO] Generation finished: jooq-academy: Total: 570.169ms, +0.649ms [INFO] [INFO] Excluding empty schema : METRICS_SCHEMA [INFO] Excluding empty schema : mysql [INFO] Excluding empty schema : PERFORMANCE_SCHEMA [INFO] Excluding empty schema : sys [INFO] Excluding empty schema : test [INFO] Affected files: 12 [INFO] Modified files: 0 [INFO] No modified files : This code generation run has not produced any file modifications. This means, the schema has not changed, and no other parameters (jOOQ version, driver version, database version, and any configuration elements) have not changed either. In automated builds, it is recommended to prevent unnecessary code generation runs. This run took: 546.047ms Possible means to prevent this: - Use manual code generation and check in generated sources: https://www.jooq.org/doc/latest/manual/code-generation/codegen-version-control/ - Use schema version providers: https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-database/codegen-database-version-providers/ - Use gradle tasks and inputs: https://github.com/etiennestuder/gradle-jooq-plugin/blob/master/README.md [INFO] Removing excess files [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.023 s [INFO] Finished at: 2024-05-06T14:49:18+08:00 [INFO] ------------------------------------------------------------------------ mvn test Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 16.56 secs (82986056 bytes/sec) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [Pipeline] { Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar [Pipeline] cache Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/target/classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdbc8_test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jdbc8_test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/target/test-classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.jooq:jooq-academy:jar:0.0.1 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compiler-plugin @ line 100, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] -----------------------< org.jooq:jooq-academy >------------------------ [INFO] Building jOOQ Academy 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (0 B at 0 B/s) [INFO] [INFO] --- properties-maven-plugin:1.0.0:read-project-properties (default) @ jooq-academy --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jooq-academy --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/10.0.1/guava-10.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/10.0.1/guava-10.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/target/classes Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/asm/asm/3.3.1/asm-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/asm/asm/3.3.1/asm-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdbc8_test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jdbc8_test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/target/test-classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/regression/SyntaxRegressionTest.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/regression/SyntaxRegressionTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Some input files use or override a deprecated API that is marked for removal. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/47/commons-parent-47.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/47/commons-parent-47.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/19/apache-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/19/apache-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/10.0.1/guava-10.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/asm/asm/3.3.1/asm-3.3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/guava/guava/10.0.1/guava-10.0.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/asm/asm/3.3.1/asm-3.3.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/3.2.0/maven-filtering-3.2.0.jar (0 B at 0 B/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 2 resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jooq-academy --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/1.1.1/plexus-languages-1.1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/8/plexus-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/8/plexus-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.2/asm-9.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.2/asm-9.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.5/ow2-1.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.5/ow2-1.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.11.1/plexus-compiler-2.11.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/6.6/plexus-components-6.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.11.1/plexus-compilers-2.11.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.2/asm-9.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.2/asm-9.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (0 B at 0 B/s) [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jooq-academy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-academy/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jooq-academy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-academy/target/test-classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 6.73 secs (204074466 bytes/sec) [Pipeline] { [Pipeline] sh Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom [Pipeline] sh Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:48 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 14:48 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom [Pipeline] sh Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) [Pipeline] sh Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) + ls -alh bin/ total 730M drwxr-sr-x 2 jenkins jenkins 4.0K May 6 14:48 . drwxr-sr-x 49 jenkins jenkins 4.0K May 6 14:48 .. -rwxr-xr-x 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:49 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 14:49 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jooq-academy --- + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:49 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 14:49 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Running com.pingcap.test.simple.StatementsTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testParameterBindings() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStmtGetSetLargeMaxRows() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testHoldingResultSetsOverClose() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServerPreparedStatementsCaching() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInfoParsingAndRewrittingReplaceVauesEroteme() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/regression/MetaDataRegressionTest.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/regression/MetaDataRegressionTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Some input files use or override a deprecated API that is marked for removal. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [Pipeline] } Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNCharacterStreamServer() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testBinaryResultSetNumericTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNStringServer() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServerPrepStmtExecuteLargeBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testGetNClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testUpdateNClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInterceptors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:49:31 CST 2024 INFO: Server status change for query: {} Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Mon May 06 14:49:31 CST 2024 INFO: Server status change for query: {} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInfoParsingAndRewrittingLoadData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testClose() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetObjectWithMysqlType() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/22/commons-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-parent/22/commons-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/9/apache-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/9/apache-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/13/maven-parent-13.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testNulls() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStmtExecuteLargeBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/13/maven-parent-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testLocalInfileHooked() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStreamChange() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInfoParsingAndRewrittingReplaceSetEroteme() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (0 B at 0 B/s) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSelectColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.075 s [INFO] Finished at: 2024-05-06T14:49:32+08:00 [INFO] ------------------------------------------------------------------------ make[3]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-academy' make[2]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-academy' make -C jOOQ-spring-boot-example make[2]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example' make mysql gen test make[3]: Entering directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example' mysql --host 127.0.0.1 --port 4001 -u root------------------ [INFO] Building jOOQ Spring Boot Example 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/2.6.1/spring-boot-dependencies-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-dependencies/2.6.1/spring-boot-dependencies-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/datastax/oss/java-driver-bom/4.13.0/java-driver-bom-4.13.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/datastax/oss/java-driver-bom/4.13.0/java-driver-bom-4.13.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/dropwizard/metrics/metrics-bom/4.2.4/metrics-bom-4.2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/dropwizard/metrics/metrics-bom/4.2.4/metrics-bom-4.2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/dropwizard/metrics/metrics-parent/4.2.4/metrics-parent-4.2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/dropwizard/metrics/metrics-parent/4.2.4/metrics-parent-4.2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/groovy/groovy-bom/3.0.9/groovy-bom-3.0.9.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testMultiStatements() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtExecuteLargeBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/groovy/groovy-bom/3.0.9/groovy-bom-3.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/infinispan/infinispan-bom/12.1.7.Final/infinispan-bom-12.1.7.Final.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/infinispan/infinispan-bom/12.1.7.Final/infinispan-bom-12.1.7.Final.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/infinispan/infinispan-build-configuration-parent/12.1.7.Final/infinispan-build-configuration-parent-12.1.7.Final.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/infinispan/infinispan-build-configuration-parent/12.1.7.Final/infinispan-build-configuration-parent-12.1.7.Final.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/jboss-parent/36/jboss-parent-36.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testTiDBIssue43233() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jboss/jboss-parent/36/jboss-parent-36.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/fasterxml/oss-parent/43/oss-parent-43.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/fasterxml/oss-parent/43/oss-parent-43.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/jetty/jetty-bom/9.4.44.v20210927/jetty-bom-9.4.44.v20210927.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.1/junit-bom-5.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jetbrains/kotlin/kotlin-bom/1.6.0/kotlin-bom-1.6.0.pom [Pipeline] withEnv [Pipeline] { Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jetbrains/kotlin/kotlin-bom/1.6.0/kotlin-bom-1.6.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.5.2/kotlinx-coroutines-bom-1.5.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.5.2/kotlinx-coroutines-bom-1.5.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-bom/2.14.1/log4j-bom-2.14.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-bom/2.14.1/log4j-bom-2.14.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/logging-parent/3/logging-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/logging-parent/3/logging-parent-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/micrometer/micrometer-bom/1.8.0/micrometer-bom-1.8.0.pom [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [INFO] Running com.pingcap.test.regression.NumbersRegressionTest [Pipeline] container [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/micrometer/micrometer-bom/1.8.0/micrometer-bom-1.8.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/netty/netty-bom/4.1.70.Final/netty-bom-4.1.70.Final.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/netty/netty-bom/4.1.70.Final/netty-bom-4.1.70.Final.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/oracle/database/jdbc/ojdbc-bom/21.3.0.0/ojdbc-bom-21.3.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/oracle/database/jdbc/ojdbc-bom/21.3.0.0/ojdbc-bom-21.3.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/prometheus/simpleclient_bom/0.12.0/simpleclient_bom-0.12.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/prometheus/simpleclient_bom/0.12.0/simpleclient_bom-0.12.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/prometheus/parent/0.12.0/parent-0.12.0.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testIntShouldReturnLong() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testPrecisionAndScale() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [Pipeline] sh Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/prometheus/parent/0.12.0/parent-0.12.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-bom/Arabba-SR11/r2dbc-bom-Arabba-SR11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/r2dbc/r2dbc-bom/Arabba-SR11/r2dbc-bom-Arabba-SR11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/projectreactor/reactor-bom/2020.0.13/reactor-bom-2020.0.13.pom + params_array=(${TEST_PARAMS}) + TEST_DIR=tidb_jdbc_test/tidb_jdbc_unique_test + TEST_SCRIPT=./test.sh + echo TEST_DIR=tidb_jdbc_test/tidb_jdbc_unique_test TEST_DIR=tidb_jdbc_test/tidb_jdbc_unique_test + echo TEST_SCRIPT=./test.sh TEST_SCRIPT=./test.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... [Pipeline] sh Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/projectreactor/reactor-bom/2020.0.13/reactor-bom-2020.0.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/io/rsocket/rsocket-bom/1.1.1/rsocket-bom-1.1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/io/rsocket/rsocket-bom/1.1.1/rsocket-bom-1.1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-bom/2021.1.0/spring-data-bom-2021.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/data/spring-data-bom/2021.1.0/spring-data-bom-2021.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/5.3.13/spring-framework-bom-5.3.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-framework-bom/5.3.13/spring-framework-bom-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/5.5.6/spring-integration-bom-5.5.6.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBug5729() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 + params_array=(${TEST_PARAMS}) + TEST_DIR=jdbc8_test + TEST_SCRIPT=./test_fast.sh + echo TEST_DIR=jdbc8_test TEST_DIR=jdbc8_test + echo TEST_SCRIPT=./test_fast.sh TEST_SCRIPT=./test_fast.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/integration/spring-integration-bom/5.5.6/spring-integration-bom-5.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/security/spring-security-bom/5.6.0/spring-security-bom-5.6.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/security/spring-security-bom/5.6.0/spring-security-bom-5.6.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/session/spring-session-bom/2021.1.0/spring-session-bom-2021.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/session/spring-session-bom/2021.1.0/spring-session-bom-2021.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jooq/2.6.1/spring-boot-starter-jooq-2.6.1.pom [Pipeline] sh ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBug8484() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBug105915() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jooq/2.6.1/spring-boot-starter-jooq-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.6.1/spring-boot-starter-jdbc-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.6.1/spring-boot-starter-jdbc-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.6.1/spring-boot-starter-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.6.1/spring-boot-starter-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.6.1/spring-boot-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.6.1/spring-boot-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.13/spring-core-5.3.13.pom + params_array=(${TEST_PARAMS}) + TEST_DIR=tidb_jdbc_test/tidb_jdbc8_tls_test + TEST_SCRIPT=./test_slow.sh + echo TEST_DIR=tidb_jdbc_test/tidb_jdbc8_tls_test TEST_DIR=tidb_jdbc_test/tidb_jdbc8_tls_test + echo TEST_SCRIPT=./test_slow.sh TEST_SCRIPT=./test_slow.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... [Pipeline] // container [Pipeline] } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testFloatsAndReals() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBigInt() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test already exists) [Pipeline] container [Pipeline] { Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.13/spring-core-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.13/spring-jcl-5.3.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.13/spring-jcl-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.3.13/spring-context-5.3.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.3.13/spring-context-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.3.13/spring-aop-5.3.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.3.13/spring-aop-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.3.13/spring-beans-5.3.13.pom + params_array=(${TEST_PARAMS}) + TEST_DIR=tidb_jdbc_test/tidb_jdbc8_tls_test + TEST_SCRIPT=./test_tls.sh + echo TEST_DIR=tidb_jdbc_test/tidb_jdbc8_tls_test TEST_DIR=tidb_jdbc_test/tidb_jdbc8_tls_test + echo TEST_SCRIPT=./test_tls.sh TEST_SCRIPT=./test_tls.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.329 s - in com.pingcap.test.regression.NumbersRegressionTest [INFO] Running com.pingcap.test.regression.StringRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug11614() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug11629() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug25047() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug64731() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug7601() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBase64Decoder() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testNewlines() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in com.pingcap.test.regression.StringRegressionTest [INFO] Running com.pingcap.test.regression.UtilsRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug20913114() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug70436() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug82115() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug104170() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testTimeZones() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in com.pingcap.test.regression.UtilsRegressionTest [INFO] Running com.pingcap.test.regression.MicroPerformanceRegressionTest Calculating global performance scaling factor... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.3.13/spring-beans-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.3.13/spring-expression-5.3.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.3.13/spring-expression-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.6.1/spring-boot-autoconfigure-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.6.1/spring-boot-autoconfigure-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/2.6.1/spring-boot-starter-logging-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-logging/2.6.1/spring-boot-starter-logging-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.7/logback-classic-1.2.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-classic/1.2.7/logback-classic-1.2.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-parent/1.2.7/logback-parent-1.2.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-parent/1.2.7/logback-parent-1.2.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.7/logback-core-1.2.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/ch/qos/logback/logback-core/1.2.7/logback-core-1.2.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-to-slf4j/2.14.1/log4j-to-slf4j-2.14.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-to-slf4j/2.14.1/log4j-to-slf4j-2.14.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j/2.14.1/log4j-2.14.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j/2.14.1/log4j-2.14.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.14.1/log4j-api-2.14.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/logging/log4j/log4j-api/2.14.1/log4j-api-2.14.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jul-to-slf4j/1.7.32/jul-to-slf4j-1.7.32.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jul-to-slf4j/1.7.32/jul-to-slf4j-1.7.32.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [Pipeline] // cache [Pipeline] } Global performance scaling factor is: 0.09365217391304348 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MicroPerformanceRegressionTest#testResultSetAccessors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Adjusting global performance scaling factor... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.29/snakeyaml-1.29.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.29/snakeyaml-1.29.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.13/spring-jdbc-5.3.13.pom [Pipeline] stage [Pipeline] { (Test) [Pipeline] // dir [Pipeline] } [Pipeline] timeout Timeout set to expire in 40 min [Pipeline] { Gobal performance scaling factor adjusted from: 0.09365217391304348 to: 0.09165217391304349 ResultSet.getInt(): avg time = 2.7E-4, acceptable time = 0.030291043478260875 [Pipeline] // timeout [Pipeline] } Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.13/spring-jdbc-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.13/spring-tx-5.3.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.13/spring-tx-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [Pipeline] dir Running in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test [Pipeline] { [Pipeline] cache ResultSet.getDouble(): avg time = 4.8E-4, acceptable time = 0.03074930434782609 ResultSet.getTime(): avg time = 8.2E-4, acceptable time = 0.0931644347826087 ResultSet.getTimestamp(): avg time = 0.00114, acceptable time = 0.10828704347826089 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/all/1.2.2/all-1.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/sun/activation/all/1.2.2/all-1.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.6.1/spring-boot-starter-test-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.6.1/spring-boot-starter-test-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.6.1/spring-boot-test-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.6.1/spring-boot-test-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.6.1/spring-boot-test-autoconfigure-2.6.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.6.1/spring-boot-test-autoconfigure-2.6.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.4.7/json-smart-2.4.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.1/asm-9.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.1/asm-9.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom ResultSet.getDate(): avg time = 0.00957, acceptable time = 0.10187139130434783 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom ResultSet.getString(): avg time = 1.7E-4, acceptable time = 0.04500121739130436 ResultSet.getObject() on a string: avg time = 1.8E-4, acceptable time = 0.039456260869565225 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MicroPerformanceRegressionTest#testBug6359() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Adjusting global performance scaling factor... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-parent-pom/2.2.13/assertj-parent-pom-2.2.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter/5.8.1/junit-jupiter-5.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter/5.8.1/junit-jupiter-5.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom Gobal performance scaling factor adjusted from: 0.09165217391304349 to: 0.09165217391304349 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MicroPerformanceRegressionTest#testPreparedStatementTimes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Adjusting global performance scaling factor... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-params/5.8.1/junit-jupiter-params-5.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-params/5.8.1/junit-jupiter-params-5.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom Gobal performance scaling factor adjusted from: 0.09165217391304349 to: 0.0902608695652174 0 prepares, the last 1000 prepares took 0 ms. Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.11.19/byte-buddy-1.11.19.pom 1000 prepares, the last 1000 prepares took 127 ms. 2000 prepares, the last 1000 prepares took 132 ms, difference is 1.0393700787401574 x Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.11.19/byte-buddy-1.11.19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-parent/1.11.19/byte-buddy-parent-1.11.19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-parent/1.11.19/byte-buddy-parent-1.11.19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.11.19/byte-buddy-agent-1.11.19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.11.19/byte-buddy-agent-1.11.19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom 3000 prepares, the last 1000 prepares took 126 ms, difference is 0.9545454545454546 x 4000 prepares, the last 1000 prepares took 113 ms, difference is 0.8968253968253969 x Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis-parent/3.2/objenesis-parent-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.0.0/mockito-junit-jupiter-4.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.0.0/mockito-junit-jupiter-4.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.3.13/spring-test-5.3.13.pom 5000 prepares, the last 1000 prepares took 113 ms, difference is 1.0 x 6000 prepares, the last 1000 prepares took 114 ms, difference is 1.008849557522124 x Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.3.13/spring-test-5.3.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/xmlunit/xmlunit-core/2.8.3/xmlunit-core-2.8.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/xmlunit/xmlunit-core/2.8.3/xmlunit-core-2.8.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/xmlunit/xmlunit-parent/2.8.3/xmlunit-parent-2.8.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/xmlunit/xmlunit-parent/2.8.3/xmlunit-parent-2.8.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jooq/2.6.1/spring-boot-starter-jooq-2.6.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.6.1/spring-boot-starter-jdbc-2.6.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.13/spring-jdbc-5.3.13.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 7000 prepares, the last 1000 prepares took 114 ms, difference is 1.0 x 8000 prepares, the last 1000 prepares took 133 ms, difference is 1.1666666666666667 x Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jdbc/5.3.13/spring-jdbc-5.3.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.13/spring-tx-5.3.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jdbc/2.6.1/spring-boot-starter-jdbc-2.6.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-jooq/2.6.1/spring-boot-starter-jooq-2.6.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.6.1/spring-boot-starter-2.6.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.6.1/spring-boot-starter-test-2.6.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.3.13/spring-beans-5.3.13.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.6.1/spring-boot-2.6.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-tx/5.3.13/spring-tx-5.3.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.3.13/spring-context-5.3.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-beans/5.3.13/spring-beans-5.3.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter-test/2.6.1/spring-boot-starter-test-2.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.3.13/spring-aop-5.3.13.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.3.13/spring-expression-5.3.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot/2.6.1/spring-boot-2.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.6.1/spring-boot-autoconfigure-2.6.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-expression/5.3.13/spring-expression-5.3.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-context/5.3.13/spring-context-5.3.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.29/snakeyaml-1.29.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-autoconfigure/2.6.1/spring-boot-autoconfigure-2.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.6.1/spring-boot-test-2.6.1.jar 9000 prepares, the last 1000 prepares took 119 ms, difference is 0.8947368421052632 x com.mysql.cj.jdbc.ServerPreparedStatement[10001]: INSERT INTO marktest VALUES (** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **) com.mysql.cj.jdbc.ServerPreparedStatement[10001]: INSERT INTO marktest VALUES (1, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **) PreparedStatement.setInt(): avg time = 4.2E-4, acceptable time = 0.006318260869565217 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test/2.6.1/spring-boot-test-2.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.6.1/spring-boot-test-autoconfigure-2.6.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-test-autoconfigure/2.6.1/spring-boot-test-autoconfigure-2.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/boot/spring-boot-starter/2.6.1/spring-boot-starter-2.6.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-aop/5.3.13/spring-aop-5.3.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/json-smart/2.4.7/json-smart-2.4.7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.1/asm-9.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/minidev/accessors-smart/2.4.7/accessors-smart-2.4.7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/yaml/snakeyaml/1.29/snakeyaml-1.29.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter/5.8.1/junit-jupiter-5.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/9.1/asm-9.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/assertj/assertj-core/3.21.0/assertj-core-3.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest/2.2/hamcrest-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.1/junit-jupiter-api-5.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/jayway/jsonpath/json-path/2.6.0/json-path-2.6.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-params/5.8.1/junit-jupiter-params-5.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.1/junit-platform-commons-1.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-params/5.8.1/junit-jupiter-params-5.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.8.1/junit-jupiter-engine-5.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.jar PreparedStatement.setDouble(): avg time = 4.3E-4, acceptable time = 0.1110208695652174 PreparedStatement.setTime(): avg time = 3.3E-4, acceptable time = 0.0482895652173913 PreparedStatement.setTimestamp(): avg time = 2.4E-4, acceptable time = 0.08213739130434783 PreparedStatement.setDate(): avg time = 3.2E-4, acceptable time = 0.36961826086956523 PreparedStatement.setString(): avg time = 2.5E-4, acceptable time = 0.036555652173913045 PreparedStatement.setObject() on a string: avg time = 2.5E-4, acceptable time = 0.035788434782608694 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.372 s - in com.pingcap.test.regression.MicroPerformanceRegressionTest [INFO] Running com.pingcap.test.regression.CharsetRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testAsciiCharConversion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 63 83 116 97 116 101 45 98 111 116 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug24840() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug37931() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug71038() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.8.1/junit-platform-engine-1.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.11.19/byte-buddy-1.11.19.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter/5.8.1/junit-jupiter-5.8.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-core/4.0.0/mockito-core-4.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.11.19/byte-buddy-agent-1.11.19.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.0.0/mockito-junit-jupiter-4.0.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy/1.11.19/byte-buddy-1.11.19.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/net/bytebuddy/byte-buddy-agent/1.11.19/byte-buddy-agent-1.11.19.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.13/spring-core-5.3.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/mockito/mockito-junit-jupiter/4.0.0/mockito-junit-jupiter-4.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.13/spring-jcl-5.3.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.3.13/spring-test-5.3.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-core/5.3.13/spring-core-5.3.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/xmlunit/xmlunit-core/2.8.3/xmlunit-core-2.8.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-jcl/5.3.13/spring-jcl-5.3.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/springframework/spring-test/5.3.13/spring-test-5.3.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/xmlunit/xmlunit-core/2.8.3/xmlunit-core-2.8.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/objenesis/objenesis/3.2/objenesis-3.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/skyscreamer/jsonassert/1.5.0/jsonassert-1.5.0.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jooq-spring-boot-example --- Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug72630() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug73663() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug81196() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug9206() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug100606() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testEncodingRegression() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testGreekUtf8411() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] [INFO] --- jooq-codegen-maven:3.16.7:generate (default-cli) @ jooq-spring-boot-example --- [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 0.321 s - in com.pingcap.test.regression.CharsetRegressionTest [INFO] Running com.pingcap.test.regression.StressRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StressRegressionTest#testCreateConnectionsUnderLoad() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1/3/1.6666666666666665 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StressRegressionTest#testBug67760() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Start concurrent jobs and let them run for aproximatly 10 seconds... Starting job 1 (Thread-74) - PreparedStatement.set[Timestamp|Date|Time]()... Starting job 2 (Thread-75) - ResultSet.get[Timestamp|Date|Time]()... [INFO] @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @ @ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.16.7 [INFO] jOOQ tip of the day: When creating dynamic SQL Conditions, the DSL.trueCondition(), DSL.falseCondition(), DSL.noCondition(): https://blog.jooq.org/create-empty-optional-sql-clauses-with-jooq/ [INFO] Database : Inferring database org.jooq.meta.mysql.MySQLDatabase from URL jdbc:mysql://127.0.0.1:4001/jooq_spring_boot_example [INFO] No was provided. Generating ALL available catalogs instead. [INFO] No was provided. Generating ALL available schemata instead. [INFO] License parameters [INFO] ---------------------------------------------------------- [INFO] Thank you for using jOOQ and jOOQ's code generator [INFO] [INFO] Database parameters [INFO] ---------------------------------------------------------- [INFO] dialect : MYSQL [INFO] URL : jdbc:mysql://127.0.0.1:4001/jooq_spring_boot_example [INFO] target dir : /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example/src/main/java [INFO] target package : org.jooq.example.db.tidb [INFO] includes : [jooq_spring_boot_example.*] [INFO] excludes : [] [INFO] includeExcludeColumns : false [INFO] ---------------------------------------------------------- [INFO] [INFO] JavaGenerator parameters [INFO] ---------------------------------------------------------- [INFO] annotations (generated): false [INFO] annotations (JPA: any) : false [INFO] annotations (JPA: version): [INFO] annotations (validation): false [INFO] comments : true [INFO] comments on attributes : true [INFO] comments on catalogs : true [INFO] comments on columns : true [INFO] comments on keys : true [INFO] comments on links : true [INFO] comments on packages : true [INFO] comments on parameters : true [INFO] comments on queues : true [INFO] comments on routines : true [INFO] comments on schemas : true [INFO] comments on sequences : true [INFO] comments on tables : true [INFO] comments on udts : true [INFO] sources : true [INFO] sources on views : true [INFO] daos : false [INFO] deprecated code : true [INFO] global references (any): true [INFO] global references (catalogs): true [INFO] global references (keys): true [INFO] global references (links): true [INFO] global references (queues): true [INFO] global references (routines): true [INFO] global references (schemas): true [INFO] global references (sequences): true [INFO] global references (tables): true [INFO] global references (udts): true [INFO] indexes : true [INFO] instance fields : true [INFO] interfaces : false [INFO] interfaces (immutable) : false [INFO] javadoc : true [INFO] keys : true [INFO] links : true [INFO] pojos : false [INFO] pojos (immutable) : false [INFO] queues : true [INFO] records : true [INFO] routines : true [INFO] sequences : true [INFO] sequenceFlags : true [INFO] table-valued functions : true [INFO] tables : true [INFO] udts : true [INFO] relations : true [INFO] ---------------------------------------------------------- [INFO] [INFO] Generation remarks [INFO] ---------------------------------------------------------- [INFO] [INFO] ---------------------------------------------------------- [INFO] Generating catalogs : Total: 1 [INFO] ARRAYs fetched : 0 (0 included, 0 excluded) [INFO] Domains fetched : 0 (0 included, 0 excluded) [INFO] Tables fetched : 825 (4 included, 821 excluded) [INFO] Embeddables fetched : 0 (0 included, 0 excluded) [INFO] Enums fetched : 0 (0 included, 0 excluded) [INFO] Packages fetched : 0 (0 included, 0 excluded) [INFO] Routines fetched : 0 (0 included, 0 excluded) [INFO] Sequences fetched : 0 (0 included, 0 excluded) [INFO] UDTs fetched : 0 (0 included, 0 excluded) [INFO] No schema version is applied for catalog . Regenerating. [INFO] [INFO] Generating catalog : DefaultCatalog.java [INFO] ========================================================== [INFO] Generating schemata : Total: 8 [INFO] Excluding empty schema : INFORMATION_SCHEMA [INFO] Excluding empty schema : jooq-academy [INFO] No schema version is applied for schema jooq_spring_boot_example. Regenerating. [INFO] Generating schema : JooqSpringBootExample.java [INFO] ---------------------------------------------------------- [INFO] Generating tables [INFO] Generating table : Author.java [input=author, output=author, pk=KEY_author_PRIMARY] [INFO] Indexes fetched : 0 (0 included, 0 excluded) [INFO] Generating table : Book.java [input=book, output=book, pk=KEY_book_PRIMARY] [INFO] Generating table : BookStore.java [input=book_store, output=book_store, pk=KEY_book_store_PRIMARY] [INFO] Generating table : BookToBookStore.java [input=book_to_book_store, output=book_to_book_store, pk=KEY_book_to_book_store_PRIMARY] [INFO] Tables generated : Total: 480.096ms [INFO] Generating table references [INFO] Table refs generated : Total: 486.969ms, +6.873ms [INFO] Generating Keys [INFO] Keys generated : Total: 501.141ms, +14.172ms [INFO] Generating Indexes [INFO] Skipping empty indexes [INFO] Generating table records [INFO] Generating record : AuthorRecord.java [INFO] Generating record : BookRecord.java [INFO] Generating record : BookStoreRecord.java [INFO] Generating record : BookToBookStoreRecord.java [INFO] Table records generated : Total: 610.582ms, +109.44ms [INFO] Generation finished: jooq_spring_boot_example: Total: 611.22ms, +0.638ms [INFO] [INFO] Excluding empty schema : METRICS_SCHEMA [INFO] Excluding empty schema : mysql [INFO] Excluding empty schema : PERFORMANCE_SCHEMA [INFO] Excluding empty schema : sys [INFO] Excluding empty schema : test [INFO] Affected files: 12 [INFO] Modified files: 0 [INFO] No modified files : This code generation run has not produced any file modifications. This means, the schema has not changed, and no other parameters (jOOQ version, driver version, database version, and any configuration elements) have not changed either. In automated builds, it is recommended to prevent unnecessary code generation runs. This run took: 587.392ms Possible means to prevent this: - Use manual code generation and check in generated sources: https://www.jooq.org/doc/latest/manual/code-generation/codegen-version-control/ - Use schema version providers: https://www.jooq.org/doc/latest/manual/code-generation/codegen-advanced/codegen-config-database/codegen-database-version-providers/ - Use gradle tasks and inputs: https://github.com/etiennestuder/gradle-jooq-plugin/blob/master/README.md [INFO] Removing excess files [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.781 s [INFO] Finished at: 2024-05-06T14:49:44+08:00 [INFO] ------------------------------------------------------------------------ mvn test [INFO] Scanning for projects... [INFO] [INFO] -----------------< org.jooq:jooq-spring-boot-example >------------------ [INFO] Building jOOQ Spring Boot Example 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.22.2/surefire-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/33/maven-parent-33.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/33/maven-parent-33.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/21/apache-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/21/apache-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.22.2/maven-surefire-plugin-2.22.2.jar (0 B at 0 B/s) wait tikv ready... [INFO] [INFO] --- properties-maven-plugin:1.0-alpha-2:read-project-properties (default) @ jooq-spring-boot-example --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom wait tikv ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom wait tikv ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom wait tikv ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ jooq-spring-boot-example --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ jooq-spring-boot-example --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example/target/classes [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ jooq-spring-boot-example --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ jooq-spring-boot-example --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example/target/test-classes Cache restored successfully (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test) 1374300160 bytes in 6.44 secs (213276037 bytes/sec) [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] sh [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jooq-spring-boot-example --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/31/maven-parent-31.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/31/maven-parent-31.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom Finishing job 1 (Thread-74) after 62352 iterations... Finishing job 2 (Thread-75) after 738 iterations... The test ended gracefully after 10012 milliseconds. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StressRegressionTest#testCreateConnections() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1/3/1.9333333333333331 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.088 s - in com.pingcap.test.regression.StressRegressionTest [INFO] Running com.pingcap.test.regression.MetaDataRegressionTest BIT -> class java.lang.Class TINYINT -> class java.lang.Class SMALLINT -> class java.lang.Class INTEGER -> class java.lang.Class BIGINT -> class java.lang.Class FLOAT -> class java.lang.Class REAL -> class java.lang.Class DOUBLE -> class java.lang.Class NUMERIC -> class java.lang.Class DECIMAL -> class java.lang.Class CHAR -> class java.lang.Class VARCHAR -> class java.lang.Class LONGVARCHAR -> class java.lang.Class DATE -> class java.lang.Class TIME -> class java.lang.Class TIMESTAMP -> class java.lang.Class BINARY -> class java.lang.Class VARBINARY -> class java.lang.Class LONGVARBINARY -> class java.lang.Class NULL -> class java.lang.Class OTHER -> class java.lang.Class JAVA_OBJECT -> class java.lang.Class DISTINCT -> class java.lang.Class STRUCT -> class java.lang.Class ARRAY -> class java.lang.Class BLOB -> class java.lang.Class CLOB -> class java.lang.Class REF -> class java.lang.Class DATALINK -> class java.lang.Class BOOLEAN -> class java.lang.Class ROWID -> class java.lang.Class NCHAR -> class java.lang.Class NVARCHAR -> class java.lang.Class LONGNVARCHAR -> class java.lang.Class NCLOB -> class java.lang.Class SQLXML -> class java.lang.Class REF_CURSOR -> class java.lang.Class TIME_WITH_TIMEZONE -> class java.lang.Class TIMESTAMP_WITH_TIMEZONE -> class java.lang.Class ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug16436511() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testCharVarchar() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testLongText() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testSupportsCorrelatedSubqueries() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 varcharField -> VARCHAR charField -> CHAR enumField -> CHAR setField -> CHAR tinyblobField -> TINYBLOB mediumBlobField -> MEDIUMBLOB longblobField -> LONGBLOB blobField -> BLOB ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug33723611() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug11575() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug12970() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug12975() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug13277() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug13601() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug14815() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug15854() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug16277() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug18258() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug18554() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug20491() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 character_set_client = utf8mb4 character_set_connection = utf8mb4 character_set_database = utf8mb4 character_set_filesystem = binary character_set_results = character_set_server = utf8mb4 character_set_system = utf8 character_sets_dir = /usr/local/mysql-5.6.25-osx10.8-x86_64/share/charsets/ validate_password.special_char_count = 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21267() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21544() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug22613() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug22628() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) [Pipeline] // container [Pipeline] } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug23303() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug27867() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug27915() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug27916() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug31187() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.2/asm-6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.2/asm-6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom [Pipeline] // withEnv ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug33594() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug35115() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug43714() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug44451() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug44508() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug51912() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug57808() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug61332() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [Pipeline] } Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.22.2/surefire-api-2.22.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.22.2/maven-surefire-common-2.22.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.22.2/surefire-logger-api-2.22.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.22.2/surefire-booter-2.22.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.2/asm-6.2.jar [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug63456() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug63800() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [Pipeline] // withEnv Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.2/asm-6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M8/qdox-2.0-M8.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.pom [Pipeline] } [Pipeline] // stage [Pipeline] } Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.22.2/surefire-providers-2.22.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.22.2/surefire-providers-2.22.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom useIS=false, dbMapsToSchema=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-junit-platform/2.22.2/surefire-junit-platform-2.22.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- useIS=false, dbMapsToSchema=true [INFO] Running org.jooq.example.spring.QueryTest 14:49:56,093 INFO [boot.test.context.SpringBootTestContextBootstrapper] - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.jooq.example.spring.QueryTest], using SpringBootContextLoader 14:49:56,097 INFO [test.context.support.AbstractContextLoader ] - Could not detect default resource locations for test class [org.jooq.example.spring.QueryTest]: no resource found for suffixes {-context.xml, Context.groovy}. + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd tidb_jdbc_test/tidb_jdbc_unique_test + chmod +x test.sh test_local.sh + ./test.sh tidb jdbc unique test start starting tidb-servers, log file: local_tidb_unique_jdbc.log 14:49:56,212 INFO [boot.test.context.SpringBootTestContextBootstrapper] - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 14:49:56,224 INFO [boot.test.context.SpringBootTestContextBootstrapper] - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ebea12c, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@2a1edad4, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@6256ac4f, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@44c79f32, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7fcbe147, org.springframework.test.context.transaction.TransactionalTestExecutionListener@235f4c10, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@743cb8e0, org.springframework.test.context.event.EventPublishingTestExecutionListener@c7a975a, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@2c1b9e4b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@757d6814, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@649725e3, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@3c0fae6c, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@4c168660, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@52b56a3e] . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.6.1) 14:49:56,464 INFO [jooq.example.spring.QueryTest ] - Starting QueryTest using Java 17.0.2 on pingcap-tidb-merged-integration-jdbc-test-1065-bt3f5-j0st-8sht3 with PID 690 (started by jenkins in /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example) 14:49:56,465 DEBUG [jooq.example.spring.QueryTest ] - Running with Spring Boot v2.6.1, Spring v5.3.13 14:49:56,465 INFO [jooq.example.spring.QueryTest ] - No active profile set, falling back to default profiles: default useIS=true, dbMapsToSchema=false + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd tidb_jdbc_test/tidb_jdbc8_tls_test + chmod +x test_local.sh test_slow.sh test_tls.sh + ./test_slow.sh ./test_slow.sh: line 4: ../_helper.sh: No such file or directory jdbc 8 slow test start starting tidb-servers, log file: slow_tidb_jdbc8.log + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd tidb_jdbc_test/tidb_jdbc8_tls_test + chmod +x test_local.sh test_slow.sh test_tls.sh + ./test_tls.sh jdbc 8 tls test start starting tidb-servers, log file: tls_tidb_jdbc8.log useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug76187() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug90887() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug95280() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testCharacterSetForDBMD() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 testCharacterSetForDBMD: ?t? -> ?t? ?t? ?t? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21215151() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Catalogs: -------------------------------------------------- INFORMATION_SCHEMA METRICS_SCHEMA PERFORMANCE_SCHEMA a_testBug21215151 h_testBug21215151 i_testBug21215151 j_testBug21215151 mysql sys test z_testBug21215151 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21978216() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug2607() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug2852() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug2855() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug3570() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4138() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4742() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4860() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4880() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug6399() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 14:49:57,729 INFO [jooq.example.spring.QueryTest ] - Started QueryTest in 1.468 seconds (JVM running for 2.414) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug7081() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8792() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8800() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8803() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8812() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9320() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9769() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9778() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9917() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug104641() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testSupportesGroupByUnrelated() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testQuotedGunk() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetPropertyInfo() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testRSMDToStringFromDBMD() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testFixForBug1673() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 14:49:58,293 INFO [Constants.org.jooq.Constants ] - @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@ @@@@@@@@@@ @@ @ @ @@@@@@@@@@ @@@@@@@@@@ @@ @@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.16.7 14:49:58,294 INFO [Constants.org.jooq.Constants ] - jOOQ tip of the day: Multi tenancy is best implemented in jOOQ using runtime schema and table mapping: https://www.jooq.org/doc/latest/manual/sql-building/dsl-context/custom-settings/settings-render-mapping/ 14:49:58,315 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select a.first_name, a.last_name, count(distinct s.name) from jooq_spring_boot_example.author as a join jooq_spring_boot_example.book as b on b.author_id = a.id join jooq_spring_boot_example.book_to_book_store as t on t.book_id = b.id join jooq_spring_boot_example.book_store as s on t.book_store_name = s.name group by a.first_name, a.last_name order by count(distinct s.name) desc 14:49:58,328 INFO [com.zaxxer.hikari.HikariDataSource ] - HikariPool-1 - Starting... 14:49:58,468 INFO [com.zaxxer.hikari.HikariDataSource ] - HikariPool-1 - Start completed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testABunchOfReturnTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetColumnsBug1099() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetColumnsUnsigned() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug23212347() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 14:49:58,535 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +----------+---------+-----+ 14:49:58,535 DEBUG [org.jooq.tools.LoggerListener ] - : |first_name|last_name|count| 14:49:58,535 DEBUG [org.jooq.tools.LoggerListener ] - : +----------+---------+-----+ 14:49:58,535 DEBUG [org.jooq.tools.LoggerListener ] - : |Paulo |Coelho | 3| 14:49:58,535 DEBUG [org.jooq.tools.LoggerListener ] - : |George |Orwell | 2| 14:49:58,535 DEBUG [org.jooq.tools.LoggerListener ] - : +----------+---------+-----+ 14:49:58,536 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 2 14:49:58,552 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select jooq_spring_boot_example.book.id, jooq_spring_boot_example.book.author_id, jooq_spring_boot_example.book.co_author_id, jooq_spring_boot_example.book.details_id, jooq_spring_boot_example.book.title, jooq_spring_boot_example.book.published_in, jooq_spring_boot_example.book.language_id, jooq_spring_boot_example.book.content_text, jooq_spring_boot_example.book.content_pdf, jooq_spring_boot_example.book.rec_version, jooq_spring_boot_example.book.rec_timestamp from jooq_spring_boot_example.book order by jooq_spring_boot_example.book.id 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +----+---------+------------+----------+------------+------------+-----------+--------------------------------------------------+-----------+-----------+----------------+ 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - : | id|author_id|co_author_id|details_id|title |published_in|language_id|content_text |content_pdf|rec_version|rec_timestamp | 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - : +----+---------+------------+----------+------------+------------+-----------+--------------------------------------------------+-----------+-----------+----------------+ 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - : | 1| 1| {null}| {null}|1984 | 1948| 1|VG8ga25vdyBhbmQgbm90IHRvIGtub3csIHRvIGJlIGNvbnN...|{null} | 1|2010-01-01T00:00| 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - : | 2| 1| {null}| {null}|Animal Farm | 1945| 1|{null} |{null} | {null}|2010-01-01T00:00| 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - : | 3| 2| {null}| {null}|O Alquimista| 1988| 4|{null} |{null} | 1|{null} | 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - : | 4| 2| {null}| {null}|Brida | 1990| 2|{null} |{null} | {null}|{null} | 14:49:58,564 DEBUG [org.jooq.tools.LoggerListener ] - : +----+---------+------------+----------+------------+------------+-----------+--------------------------------------------------+-----------+-----------+----------------+ 14:49:58,565 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 4 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.859 s - in org.jooq.example.spring.QueryTest [INFO] Running org.jooq.example.spring.TransactionTest 14:49:58,572 INFO [boot.test.context.SpringBootTestContextBootstrapper] - Neither @ContextConfiguration nor @ContextHierarchy found for test class [org.jooq.example.spring.TransactionTest], using SpringBootContextLoader 14:49:58,572 INFO [test.context.support.AbstractContextLoader ] - Could not detect default resource locations for test class [org.jooq.example.spring.TransactionTest]: no resource found for suffixes {-context.xml, Context.groovy}. 14:49:58,575 INFO [boot.test.context.SpringBootTestContextBootstrapper] - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener, org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.event.ApplicationEventsTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener, org.springframework.test.context.event.EventPublishingTestExecutionListener] 14:49:58,576 INFO [boot.test.context.SpringBootTestContextBootstrapper] - Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b3f7704, org.springframework.test.context.event.ApplicationEventsTestExecutionListener@3a16984c, org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener@3db1ce78, org.springframework.boot.test.autoconfigure.SpringBootDependencyInjectionTestExecutionListener@3a3ad8e7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a6d1ff3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@64b73e0a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@57c6feea, org.springframework.test.context.event.EventPublishingTestExecutionListener@3b57f915, org.springframework.boot.test.mock.mockito.ResetMocksTestExecutionListener@39c7fb0b, org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener@645dc557, org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerResetTestExecutionListener@48c5698, org.springframework.boot.test.autoconfigure.web.servlet.MockMvcPrintOnlyOnFailureTestExecutionListener@17884d, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener@68e24e7, org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener@c732e1c] 14:49:58,609 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,609 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (5, 1, 'Book 5') 14:49:58,613 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 1 14:49:58,614 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,614 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (5, 1, 'Book 5') 14:49:58,624 DEBUG [org.jooq.tools.LoggerListener ] - Exception org.jooq.exception.DataAccessException: SQL [insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?)]; Duplicate entry '5' for key 'book.PRIMARY' at org.jooq_3.16.7.MYSQL.debug(Unknown Source) ~[?:?] at org.jooq.impl.Tools.translate(Tools.java:3095) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:670) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:354) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115) ~[jooq-3.16.7.jar:?] at org.jooq.example.spring.TransactionTest.testExplicitTransactions(TransactionTest.java:52) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) ~[junit-platform-commons-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '5' for key 'book.PRIMARY' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:117) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:555) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:339) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-4.0.3.jar:?] at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[HikariCP-4.0.3.jar:?] at org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:419) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:961) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:340) ~[jooq-3.16.7.jar:?] ... 67 more 14:49:58,694 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select count(*) from jooq_spring_boot_example.book 14:49:58,699 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +-----+ 14:49:58,699 DEBUG [org.jooq.tools.LoggerListener ] - : |count| 14:49:58,699 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,699 DEBUG [org.jooq.tools.LoggerListener ] - : | 4| 14:49:58,699 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,699 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 1 14:49:58,711 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > ? 14:49:58,712 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > 4 14:49:58,714 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 0 14:49:58,722 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,722 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (5, 1, 'Book 5') 14:49:58,724 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 1 14:49:58,724 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select count(*) from jooq_spring_boot_example.book 14:49:58,726 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +-----+ 14:49:58,726 DEBUG [org.jooq.tools.LoggerListener ] - : |count| 14:49:58,726 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,726 DEBUG [org.jooq.tools.LoggerListener ] - : | 5| 14:49:58,727 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,727 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 1 14:49:58,731 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,732 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (6, 1, 'Book 6') 14:49:58,733 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 1 14:49:58,734 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,734 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (6, 1, 'Book 6') 14:49:58,735 DEBUG [org.jooq.tools.LoggerListener ] - Exception org.jooq.exception.DataAccessException: SQL [insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?)]; Duplicate entry '6' for key 'book.PRIMARY' at org.jooq_3.16.7.MYSQL.debug(Unknown Source) ~[?:?] at org.jooq.impl.Tools.translate(Tools.java:3095) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:670) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:354) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115) ~[jooq-3.16.7.jar:?] at org.jooq.example.spring.TransactionTest.lambda$testjOOQTransactionsNested$1(TransactionTest.java:130) ~[test-classes/:?] at org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:612) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:550) ~[jooq-3.16.7.jar:?] at org.jooq.impl.Tools$3$1.block(Tools.java:5613) ~[jooq-3.16.7.jar:?] at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) ~[?:?] at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) ~[?:?] at org.jooq.impl.Tools$3.get(Tools.java:5610) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:598) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:522) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:611) ~[jooq-3.16.7.jar:?] at org.jooq.example.spring.TransactionTest.lambda$testjOOQTransactionsNested$2(TransactionTest.java:126) ~[test-classes/:?] at org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:612) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:550) ~[jooq-3.16.7.jar:?] at org.jooq.impl.Tools$3$1.block(Tools.java:5613) ~[jooq-3.16.7.jar:?] at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) ~[?:?] at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) ~[?:?] at org.jooq.impl.Tools$3.get(Tools.java:5610) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:598) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:522) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:611) ~[jooq-3.16.7.jar:?] at org.jooq.example.spring.TransactionTest.testjOOQTransactionsNested(TransactionTest.java:115) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) ~[junit-platform-commons-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '6' for key 'book.PRIMARY' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:117) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:555) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:339) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-4.0.3.jar:?] at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[HikariCP-4.0.3.jar:?] at org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:419) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:961) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:340) ~[jooq-3.16.7.jar:?] ... 87 more 14:49:58,738 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select count(*) from jooq_spring_boot_example.book 14:49:58,740 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +-----+ 14:49:58,740 DEBUG [org.jooq.tools.LoggerListener ] - : |count| 14:49:58,740 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,740 DEBUG [org.jooq.tools.LoggerListener ] - : | 5| 14:49:58,741 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,741 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 1 14:49:58,742 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select count(*) from jooq_spring_boot_example.book 14:49:58,743 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +-----+ 14:49:58,744 DEBUG [org.jooq.tools.LoggerListener ] - : |count| 14:49:58,744 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,744 DEBUG [org.jooq.tools.LoggerListener ] - : | 4| 14:49:58,744 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,744 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 1 14:49:58,745 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > ? 14:49:58,745 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > 4 14:49:58,746 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 0 14:49:58,751 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,751 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (5, 1, 'Book 5') 14:49:58,752 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 1 14:49:58,753 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,753 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (5, 1, 'Book 5') 14:49:58,754 DEBUG [org.jooq.tools.LoggerListener ] - Exception org.jooq.exception.DataAccessException: SQL [insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?)]; Duplicate entry '5' for key 'book.PRIMARY' at org.jooq_3.16.7.MYSQL.debug(Unknown Source) ~[?:?] at org.jooq.impl.Tools.translate(Tools.java:3095) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:670) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:354) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115) ~[jooq-3.16.7.jar:?] at org.jooq.example.spring.TransactionTest.lambda$testjOOQTransactionsSimple$0(TransactionTest.java:92) ~[test-classes/:?] at org.jooq.impl.DefaultDSLContext.lambda$transaction$5(DefaultDSLContext.java:612) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.lambda$transactionResult0$3(DefaultDSLContext.java:550) ~[jooq-3.16.7.jar:?] at org.jooq.impl.Tools$3$1.block(Tools.java:5613) ~[jooq-3.16.7.jar:?] at java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463) ~[?:?] at java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434) ~[?:?] at org.jooq.impl.Tools$3.get(Tools.java:5610) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult0(DefaultDSLContext.java:598) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transactionResult(DefaultDSLContext.java:522) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultDSLContext.transaction(DefaultDSLContext.java:611) ~[jooq-3.16.7.jar:?] at org.jooq.example.spring.TransactionTest.testjOOQTransactionsSimple(TransactionTest.java:87) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) ~[junit-platform-commons-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '5' for key 'book.PRIMARY' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:117) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:555) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:339) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-4.0.3.jar:?] at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[HikariCP-4.0.3.jar:?] at org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:419) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:961) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:340) ~[jooq-3.16.7.jar:?] ... 77 more 14:49:58,756 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select count(*) from jooq_spring_boot_example.book 14:49:58,759 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +-----+ 14:49:58,759 DEBUG [org.jooq.tools.LoggerListener ] - : |count| 14:49:58,759 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,759 DEBUG [org.jooq.tools.LoggerListener ] - : | 4| 14:49:58,759 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,759 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 1 14:49:58,759 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > ? 14:49:58,760 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > 4 14:49:58,761 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 0 14:49:58,771 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,771 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (5, 1, 'Book 5') 14:49:58,773 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 1 14:49:58,773 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?) 14:49:58,773 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : insert into jooq_spring_boot_example.book (id, author_id, title) values (5, 1, 'Book 5') 14:49:58,774 DEBUG [org.jooq.tools.LoggerListener ] - Exception org.jooq.exception.DataAccessException: SQL [insert into jooq_spring_boot_example.book (id, author_id, title) values (?, ?, ?)]; Duplicate entry '5' for key 'book.PRIMARY' at org.jooq_3.16.7.MYSQL.debug(Unknown Source) ~[?:?] at org.jooq.impl.Tools.translate(Tools.java:3095) ~[jooq-3.16.7.jar:?] at org.jooq.impl.DefaultExecuteContext.sqlException(DefaultExecuteContext.java:670) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:354) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDelegatingQuery.execute(AbstractDelegatingQuery.java:115) ~[jooq-3.16.7.jar:?] at org.jooq.example.spring.service.DefaultBookService.create(DefaultBookService.java:25) ~[classes/:?] at org.jooq.example.spring.service.DefaultBookService$$FastClassBySpringCGLIB$$889f6c84.invoke() ~[classes/:?] at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) ~[spring-core-5.3.13.jar:5.3.13] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:783) ~[spring-aop-5.3.13.jar:5.3.13] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-5.3.13.jar:5.3.13] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) ~[spring-aop-5.3.13.jar:5.3.13] at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) ~[spring-tx-5.3.13.jar:5.3.13] at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:388) ~[spring-tx-5.3.13.jar:5.3.13] at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) ~[spring-tx-5.3.13.jar:5.3.13] at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) ~[spring-aop-5.3.13.jar:5.3.13] at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:753) ~[spring-aop-5.3.13.jar:5.3.13] at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:698) ~[spring-aop-5.3.13.jar:5.3.13] at org.jooq.example.spring.service.DefaultBookService$$EnhancerBySpringCGLIB$$a60321d8.create() ~[classes/:?] at org.jooq.example.spring.TransactionTest.testDeclarativeTransactions(TransactionTest.java:72) ~[test-classes/:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) ~[junit-platform-commons-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:214) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:210) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:135) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:66) ~[junit-jupiter-engine-5.8.1.jar:5.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.8.1.jar:1.8.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128) ~[junit-platform-launcher-1.3.1.jar:1.3.1] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) ~[surefire-junit-platform-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) ~[surefire-booter-2.22.2.jar:2.22.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) ~[surefire-booter-2.22.2.jar:2.22.2] Caused by: java.sql.SQLIntegrityConstraintViolationException: Duplicate entry '5' for key 'book.PRIMARY' at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:117) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:555) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:339) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:354) ~[mysql-connector-java-8.0.29.jar:8.0.29] at com.zaxxer.hikari.pool.ProxyPreparedStatement.execute(ProxyPreparedStatement.java:44) ~[HikariCP-4.0.3.jar:?] at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.execute(HikariProxyPreparedStatement.java) ~[HikariCP-4.0.3.jar:?] at org.jooq.tools.jdbc.DefaultPreparedStatement.execute(DefaultPreparedStatement.java:219) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:419) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractDMLQuery.execute(AbstractDMLQuery.java:961) ~[jooq-3.16.7.jar:?] at org.jooq.impl.AbstractQuery.execute(AbstractQuery.java:340) ~[jooq-3.16.7.jar:?] ... 80 more 14:49:58,776 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : select count(*) from jooq_spring_boot_example.book 14:49:58,778 DEBUG [org.jooq.tools.LoggerListener ] - Fetched result : +-----+ 14:49:58,778 DEBUG [org.jooq.tools.LoggerListener ] - : |count| 14:49:58,778 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,778 DEBUG [org.jooq.tools.LoggerListener ] - : | 4| 14:49:58,778 DEBUG [org.jooq.tools.LoggerListener ] - : +-----+ 14:49:58,778 DEBUG [org.jooq.tools.LoggerListener ] - Fetched row(s) : 1 14:49:58,779 DEBUG [org.jooq.tools.LoggerListener ] - Executing query : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > ? 14:49:58,779 DEBUG [org.jooq.tools.LoggerListener ] - -> with bind values : delete from jooq_spring_boot_example.book where jooq_spring_boot_example.book.id > 4 14:49:58,780 DEBUG [org.jooq.tools.LoggerListener ] - Affected row(s) : 0 + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd jdbc8_test + chmod +x deploy-run.sh test_fast.sh test_local.sh test_slow.sh + ./test_fast.sh jdbc 8 fast test start starting tidb-servers, log file: fast_tidb_jdbc8.log [WARNING] Tests run: 98, Failures: 0, Errors: 0, Skipped: 27, Time elapsed: 5.491 s - in com.pingcap.test.regression.MetaDataRegressionTest [INFO] Running com.pingcap.test.regression.PooledConnectionRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testPacketTooLargeException() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.jooq.example.spring.TransactionTest 14:49:58,787 INFO [com.zaxxer.hikari.HikariDataSource ] - HikariPool-1 - Shutdown initiated... 14:49:58,792 INFO [com.zaxxer.hikari.HikariDataSource ] - HikariPool-1 - Shutdown completed. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 13.866 s [INFO] Finished at: 2024-05-06T14:49:59+08:00 [INFO] ------------------------------------------------------------------------ make[3]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example' make[2]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test/jOOQ-spring-boot-example' make[1]: Leaving directory `/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jooq_test' [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/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] } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testConnectionWrapperMethods() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:00 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:60486' to determine locality of connection Mon May 06 14:50:00 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 14:50:00 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:60486' to determine locality of connection Mon May 06 14:50:00 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testBug35489() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testBug7136() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1 - Connection closed. 1 - Connection closed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testCloseEvent() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Before connection.close(). 1 - Connection closed. After connection.close(). Before connection.close(). 2 - Connection closed. After connection.close(). Before connection.close(). 3 - Connection closed. After connection.close(). Before connection.close(). 4 - Connection closed. After connection.close(). Before connection.close(). 5 - Connection closed. After connection.close(). Before pooledConnection.close(). After pooledConnection.close(). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testConnectionReclaim() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Before connection reclaim. After connection reclaim. Before connection.close(). 1 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 2 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 3 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 4 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 5 - Connection closed. After connection.close(). Before pooledConnection.close(). After pooledConnection.close(). [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.855 s - in com.pingcap.test.regression.PooledConnectionRegressionTest [INFO] Running com.pingcap.test.regression.BlobRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug20453671() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug20453712() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug10850() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug34677() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug95210() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testUpdatableBlobsWithCharsets() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.jdbc.result.UpdatableResultSet@22c01ab0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug2670() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug5490() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug8096() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug9040() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 + ls -alh bin/ total 730M drwxr-sr-x. 2 jenkins jenkins 4.0K May 6 14:49 . drwxr-sr-x. 49 jenkins jenkins 4.0K May 6 14:49 .. -rwxr-xr-x. 1 jenkins jenkins 106M May 6 14:47 pd-server -rwxr-xr-x. 1 jenkins jenkins 208M May 6 14:47 tidb-server -rwxr-xr-x. 1 jenkins jenkins 418M May 6 14:47 tikv-server + ./bin/pd-server -V Release Version: v8.2.0-alpha-14-g1679dbca2 Edition: Community Git Commit Hash: 1679dbca25b3483d1375c7e747da27e99ad77360 Git Branch: master UTC Build Time: 2024-04-30 08:09:12 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testUpdateLongBlobGT16M() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.659 s - in com.pingcap.test.regression.BlobRegressionTest [INFO] Running com.pingcap.test.regression.SyntaxRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testExplicitPartitions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testExchangePartition() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testJsonType() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 tidb-server(PID: 310) started ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testHints() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 tidb-server(PID: 304) started Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. + ./bin/tikv-server -V TiKV Release Version: 8.2.0-alpha Edition: Community Git Commit Hash: 72a0fd5b00235a7c56014b77ddd933e2a0d33c88 Git Commit Branch: master UTC Build Time: 2024-04-30 02:23:51 Rust Version: rustc 1.77.0-nightly (89e2160c4 2023-12-27) Enable Features: memory-engine pprof-fp jemalloc mem-profiling portable sse test-engine-kv-rocksdb test-engine-raft-raft-engine trace-async-tasks openssl-vendored Profile: dist_release + ./bin/tidb-server -V Release Version: v8.2.0-alpha-81-g516977e1f9 Edition: Community Git Commit Hash: 516977e1f99d9df87e142e1ea280baed56a12a70 Git Branch: HEAD UTC Build Time: 2024-05-06 06:43:44 GoVersion: go1.21.6 Race Enabled: false Check Table Before Drop: false Store: unistore [INFO] Scanning for projects... Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom tidb-server(PID: 301) started [Pipeline] container [Pipeline] { [Pipeline] sh Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. tidb-server(PID: 316) started [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.pingcap.test:jdbc8_test:jar:0.0.1 [WARNING] 'dependencies.dependency.systemPath' for mysql:mysql-connector-java:jar should not point at files within the project directory, ${project.basedir}/mysql-connector-java-8.0.29-tidb-1.0.3.jar will be unresolvable by dependent projects @ line 26, column 19 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.bouncycastle:bcprov-jdk15on:jar -> version 1.67 vs 1.70 @ line 66, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] --------------------< com.pingcap.test:jdbc8_test >--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.pingcap.test:jdbc8_test:jar:0.0.1 [WARNING] 'dependencies.dependency.systemPath' for mysql:mysql-connector-java:jar should not point at files within the project directory, ${project.basedir}/mysql-connector-java-8.0.29-tidb-1.0.3.jar will be unresolvable by dependent projects @ line 26, column 19 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.bouncycastle:bcprov-jdk15on:jar -> version 1.67 vs 1.70 @ line 66, column 17 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] --------------------< com.pingcap.test:jdbc8_test >--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Optimizer hint syntax error at line 1 column 11 near "! max_execution_time (100) */" [INFO] Scanning for projects... [INFO] [INFO] --------------------< com.pingcap.test:jdbc8_test >--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Optimizer hint syntax error at line 1 column 47 near "" Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (0 B at 0 B/s) [INFO] [INFO] ---------------< com.pingcap.test:tidb_jdbc_unique_test >--------------- [INFO] Building tidb_jdbc_unique_test 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-install-plugin:2.4:install-file (default-cli) @ tidb_jdbc_unique_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom Progress (1): 1.5 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom (1.5 kB at 2.6 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Progress (1): 1.5 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom (1.5 kB at 5.4 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom Progress (1): 1.1 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom (1.1 kB at 5.8 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-parent/3.19.4/protobuf-parent-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-bom/3.19.4/protobuf-bom-3.19.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Progress (1): 1.1 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom (1.1 kB at 5.3 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testRenameIndex() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testAlterTableAlgorithmLock() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Progress (1): 7.7/888 kB Progress (1): 12/888 kB Progress (1): 16/888 kB Progress (1): 20/888 kB Progress (1): 24/888 kB Progress (1): 28/888 kB Progress (1): 32/888 kB Progress (1): 36/888 kB Progress (1): 40/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Progress (1): 45/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar Progress (1): 49/888 kB Progress (1): 53/888 kB Progress (1): 57/888 kB Progress (1): 61/888 kB Progress (1): 65/888 kB Progress (1): 69/888 kB Progress (1): 73/888 kB Progress (1): 77/888 kB Progress (1): 81/888 kB Progress (1): 86/888 kB Progress (1): 90/888 kB Progress (1): 94/888 kB Progress (1): 98/888 kB Progress (1): 102/888 kB Progress (1): 106/888 kB Progress (1): 110/888 kB Progress (1): 114/888 kB Progress (1): 118/888 kB Progress (1): 122/888 kB Progress (1): 126/888 kB Progress (1): 131/888 kB Progress (1): 135/888 kB Progress (1): 139/888 kB Progress (1): 143/888 kB Progress (1): 147/888 kB Progress (1): 151/888 kB Progress (1): 155/888 kB Progress (1): 159/888 kB Progress (1): 163/888 kB Progress (1): 167/888 kB Progress (1): 172/888 kB Progress (1): 176/888 kB Progress (1): 180/888 kB Progress (1): 184/888 kB Progress (1): 188/888 kB Progress (1): 192/888 kB Progress (1): 196/888 kB Progress (1): 200/888 kB Progress (1): 204/888 kB Progress (1): 208/888 kB Progress (1): 213/888 kB Progress (1): 217/888 kB Progress (1): 221/888 kB Progress (1): 225/888 kB Progress (1): 229/888 kB Progress (1): 233/888 kB Progress (1): 237/888 kB Progress (1): 241/888 kB Progress (1): 245/888 kB Progress (1): 249/888 kB Progress (1): 253/888 kB Progress (1): 258/888 kB Progress (1): 262/888 kB Progress (1): 266/888 kB Progress (1): 270/888 kB Progress (1): 274/888 kB Progress (1): 278/888 kB Progress (1): 282/888 kB Progress (1): 286/888 kB Progress (1): 290/888 kB Progress (1): 294/888 kB Progress (1): 299/888 kB Progress (1): 303/888 kB Progress (1): 307/888 kB Progress (1): 311/888 kB Progress (1): 315/888 kB Progress (1): 319/888 kB Progress (1): 323/888 kB Progress (1): 327/888 kB Progress (1): 331/888 kB Progress (1): 335/888 kB Progress (1): 339/888 kB Progress (1): 344/888 kB Progress (1): 348/888 kB Progress (1): 352/888 kB Progress (1): 356/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar Progress (1): 360/888 kB Progress (1): 364/888 kB Progress (1): 368/888 kB Progress (1): 372/888 kB Progress (1): 376/888 kB Progress (1): 380/888 kB Progress (1): 385/888 kB Progress (1): 389/888 kB Progress (1): 393/888 kB Progress (1): 397/888 kB Progress (1): 401/888 kB Progress (1): 405/888 kB Progress (1): 409/888 kB Progress (1): 413/888 kB Progress (1): 417/888 kB Progress (1): 421/888 kB Progress (1): 426/888 kB Progress (1): 430/888 kB Progress (1): 434/888 kB Progress (1): 438/888 kB Progress (1): 442/888 kB Progress (1): 446/888 kB Progress (1): 450/888 kB Progress (1): 454/888 kB Progress (1): 458/888 kB Progress (1): 462/888 kB Progress (1): 466/888 kB Progress (1): 471/888 kB Progress (1): 475/888 kB Progress (1): 479/888 kB Progress (1): 483/888 kB Progress (1): 487/888 kB Progress (1): 491/888 kB Progress (1): 495/888 kB Progress (1): 499/888 kB Progress (1): 503/888 kB Progress (1): 507/888 kB Progress (1): 512/888 kB Progress (1): 516/888 kB Progress (1): 520/888 kB Progress (1): 524/888 kB Progress (1): 528/888 kB Progress (1): 532/888 kB Progress (1): 536/888 kB Progress (1): 540/888 kB Progress (1): 544/888 kB Progress (1): 548/888 kB Progress (1): 552/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (0 B at 0 B/s) Progress (1): 557/888 kB Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar + params_array=(${TEST_PARAMS}) + TEST_DIR=tidb_jdbc_test/tidb_jdbc8_test + TEST_SCRIPT=./test_slow.sh + echo TEST_DIR=tidb_jdbc_test/tidb_jdbc8_test TEST_DIR=tidb_jdbc_test/tidb_jdbc8_test + echo TEST_SCRIPT=./test_slow.sh TEST_SCRIPT=./test_slow.sh + [[ tikv == \t\i\k\v ]] + echo '[storage] reserve-space = "0MB"' + bash /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/scripts/PingCAP-QE/tidb-test/start_tikv.sh wait pd ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Progress (1): 561/888 kB Progress (1): 565/888 kB Progress (1): 569/888 kB Progress (1): 573/888 kB Progress (1): 577/888 kB Progress (1): 581/888 kB Progress (1): 585/888 kB Progress (1): 589/888 kB Progress (1): 593/888 kB Progress (1): 598/888 kB Progress (1): 602/888 kB Progress (1): 606/888 kB Progress (1): 610/888 kB Progress (1): 614/888 kB Progress (1): 618/888 kB Progress (1): 622/888 kB Progress (1): 626/888 kB Progress (1): 630/888 kB Progress (1): 634/888 kB Progress (1): 638/888 kB Progress (1): 643/888 kB Progress (1): 647/888 kB Progress (1): 651/888 kB Progress (1): 655/888 kB Progress (1): 659/888 kB Progress (1): 663/888 kB Progress (1): 667/888 kB Progress (1): 671/888 kB Progress (1): 675/888 kB Progress (1): 679/888 kB Progress (1): 684/888 kB Progress (1): 688/888 kB Progress (1): 692/888 kB Progress (1): 696/888 kB Progress (1): 700/888 kB Progress (1): 704/888 kB Progress (1): 708/888 kB Progress (1): 712/888 kB Progress (1): 716/888 kB Progress (1): 720/888 kB Progress (1): 725/888 kB Progress (1): 729/888 kB Progress (1): 733/888 kB Progress (1): 737/888 kB Progress (1): 741/888 kB Progress (1): 745/888 kB Progress (1): 749/888 kB Progress (1): 753/888 kB Progress (1): 757/888 kB Progress (1): 761/888 kB Progress (1): 765/888 kB Progress (1): 770/888 kB Progress (1): 774/888 kB Progress (1): 778/888 kB Progress (1): 782/888 kB Progress (1): 786/888 kB Progress (1): 790/888 kB Progress (1): 794/888 kB Progress (1): 798/888 kB Progress (1): 802/888 kB Progress (1): 806/888 kB Progress (1): 811/888 kB Progress (1): 815/888 kB Progress (1): 819/888 kB Progress (1): 823/888 kB Progress (1): 827/888 kB Progress (1): 831/888 kB Progress (1): 835/888 kB Progress (1): 839/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar (0 B at 0 B/s) Progress (1): 843/888 kB Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar Progress (1): 847/888 kB Progress (1): 851/888 kB Progress (1): 856/888 kB Progress (1): 860/888 kB Progress (1): 864/888 kB Progress (1): 868/888 kB Progress (1): 872/888 kB Progress (1): 876/888 kB Progress (1): 880/888 kB Progress (1): 884/888 kB Progress (1): 888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar (888 kB at 4.2 MB/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.70/bcprov-jdk15on-1.70.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar [INFO] Installing /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc_unique_test/mysql-connector-java-8.0.29-tidb-1.0.3.jar to /usr/local/repository/io/github/lastincisor/mysql-connector-java/8.0.29-tidb-1.0.3/mysql-connector-java-8.0.29-tidb-1.0.3.jar [INFO] Installing /tmp/mvninstall3029869352355621953.pom to /usr/local/repository/io/github/lastincisor/mysql-connector-java/8.0.29-tidb-1.0.3/mysql-connector-java-8.0.29-tidb-1.0.3.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.414 s [INFO] Finished at: 2024-05-06T14:50:06+08:00 [INFO] ------------------------------------------------------------------------ Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/mysql/mysql-connector-java/8.0.29/mysql-connector-java-8.0.29.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.11/junit-4.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Progress (1): 7.7/888 kB Progress (1): 12/888 kB Progress (1): 16/888 kB Progress (1): 20/888 kB Progress (1): 24/888 kB Progress (1): 28/888 kB Progress (1): 32/888 kB Progress (1): 36/888 kB Progress (1): 40/888 kB Progress (1): 45/888 kB Progress (1): 49/888 kB Progress (1): 53/888 kB Progress (1): 57/888 kB Progress (1): 61/888 kB Progress (1): 65/888 kB Progress (1): 69/888 kB Progress (1): 73/888 kB Progress (1): 77/888 kB Progress (1): 81/888 kB Progress (1): 86/888 kB Progress (1): 90/888 kB Progress (1): 94/888 kB Progress (1): 98/888 kB Progress (1): 102/888 kB Progress (1): 106/888 kB Progress (1): 110/888 kB Progress (1): 114/888 kB Progress (1): 118/888 kB Progress (1): 122/888 kB Progress (1): 126/888 kB Progress (1): 131/888 kB Progress (1): 135/888 kB Progress (1): 139/888 kB Progress (1): 143/888 kB Progress (1): 147/888 kB Progress (1): 151/888 kB Progress (1): 155/888 kB Progress (1): 159/888 kB Progress (1): 163/888 kB Progress (1): 167/888 kB Progress (1): 172/888 kB Progress (1): 176/888 kB Progress (1): 180/888 kB Progress (1): 184/888 kB Progress (1): 188/888 kB Progress (1): 192/888 kB Progress (1): 196/888 kB Progress (1): 200/888 kB Progress (1): 204/888 kB Progress (1): 208/888 kB Progress (1): 213/888 kB Progress (1): 217/888 kB Progress (1): 221/888 kB Progress (1): 225/888 kB Progress (1): 229/888 kB Progress (1): 233/888 kB Progress (1): 237/888 kB Progress (1): 241/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Progress (1): 245/888 kB Progress (1): 249/888 kB Progress (1): 253/888 kB Progress (1): 258/888 kB Progress (1): 262/888 kB Progress (1): 266/888 kB Progress (1): 270/888 kB Progress (1): 274/888 kB Progress (1): 278/888 kB Progress (1): 282/888 kB Progress (1): 286/888 kB Progress (1): 290/888 kB Progress (1): 294/888 kB Progress (1): 299/888 kB Progress (1): 303/888 kB Progress (1): 307/888 kB Progress (1): 311/888 kB Progress (1): 315/888 kB Progress (1): 319/888 kB Progress (1): 323/888 kB Progress (1): 327/888 kB Progress (1): 331/888 kB Progress (1): 335/888 kB Progress (1): 339/888 kB Progress (1): 344/888 kB Progress (1): 348/888 kB Progress (1): 352/888 kB Progress (1): 356/888 kB Progress (1): 360/888 kB Progress (1): 364/888 kB Progress (1): 368/888 kB Progress (1): 372/888 kB Progress (1): 376/888 kB Progress (1): 380/888 kB Progress (1): 385/888 kB Progress (1): 389/888 kB Progress (1): 393/888 kB Progress (1): 397/888 kB Progress (1): 401/888 kB Progress (1): 405/888 kB Progress (1): 409/888 kB Progress (1): 413/888 kB Progress (1): 417/888 kB Progress (1): 421/888 kB Progress (1): 426/888 kB Progress (1): 430/888 kB Progress (1): 434/888 kB Progress (1): 438/888 kB Progress (1): 442/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s) Progress (1): 446/888 kB Progress (1): 450/888 kB Progress (1): 454/888 kB Progress (1): 458/888 kB Progress (1): 462/888 kB Progress (1): 466/888 kB Progress (1): 471/888 kB Progress (1): 475/888 kB Progress (1): 479/888 kB Progress (1): 483/888 kB Progress (1): 487/888 kB Progress (1): 491/888 kB Progress (1): 495/888 kB Progress (1): 499/888 kB Progress (1): 503/888 kB Progress (1): 507/888 kB Progress (1): 512/888 kB Progress (1): 516/888 kB Progress (1): 520/888 kB Progress (1): 524/888 kB Progress (1): 528/888 kB Progress (1): 532/888 kB Progress (1): 536/888 kB Progress (1): 540/888 kB Progress (1): 544/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Progress (1): 548/888 kB Progress (1): 552/888 kB Progress (1): 557/888 kB Progress (1): 561/888 kB Progress (1): 565/888 kB Progress (1): 569/888 kB Progress (1): 573/888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar (0 B at 0 B/s) Progress (1): 577/888 kB Progress (1): 581/888 kB Progress (1): 585/888 kB Progress (1): 589/888 kB Progress (1): 593/888 kB Progress (1): 598/888 kB Progress (1): 602/888 kB Progress (1): 606/888 kB Progress (1): 610/888 kB Progress (1): 614/888 kB Progress (1): 618/888 kB Progress (1): 622/888 kB Progress (1): 626/888 kB Progress (1): 630/888 kB Progress (1): 634/888 kB Progress (1): 638/888 kB Progress (1): 643/888 kB Progress (1): 647/888 kB Progress (1): 651/888 kB Progress (1): 655/888 kB Progress (1): 659/888 kB Progress (1): 663/888 kB Progress (1): 667/888 kB Progress (1): 671/888 kB Progress (1): 675/888 kB Progress (1): 679/888 kB Progress (1): 684/888 kB Progress (1): 688/888 kB Progress (1): 692/888 kB Progress (1): 696/888 kB Progress (1): 700/888 kB Progress (1): 704/888 kB Progress (1): 708/888 kB Progress (1): 712/888 kB Progress (1): 716/888 kB Progress (1): 720/888 kB Progress (1): 725/888 kB Progress (1): 729/888 kB Progress (1): 733/888 kB Progress (1): 737/888 kB Progress (1): 741/888 kB Progress (1): 745/888 kB Progress (1): 749/888 kB Progress (1): 753/888 kB Progress (1): 757/888 kB Progress (1): 761/888 kB Progress (1): 765/888 kB Progress (1): 770/888 kB Progress (1): 774/888 kB Progress (1): 778/888 kB Progress (1): 782/888 kB Progress (1): 786/888 kB Progress (1): 790/888 kB Progress (1): 794/888 kB Progress (1): 798/888 kB Progress (1): 802/888 kB Progress (1): 806/888 kB Progress (1): 811/888 kB Progress (1): 815/888 kB Progress (1): 819/888 kB Progress (1): 823/888 kB Progress (1): 827/888 kB Progress (1): 831/888 kB Progress (1): 835/888 kB Progress (1): 839/888 kB Progress (1): 843/888 kB Progress (1): 847/888 kB Progress (1): 851/888 kB Progress (1): 856/888 kB Progress (1): 860/888 kB Progress (1): 864/888 kB Progress (1): 868/888 kB Progress (1): 872/888 kB Progress (1): 876/888 kB Progress (1): 880/888 kB Progress (1): 884/888 kB Progress (1): 888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar (888 kB at 2.8 MB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testIPv6Functions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testCreateTableDataDirectory() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 5.945 s - in com.pingcap.test.regression.SyntaxRegressionTest [INFO] Running com.pingcap.test.regression.DateTimeRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug20316640() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Col 1 [2038-01-19 03:14:07.0] Col 2 [18:59:59] Col 3 [9999-12-31] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug20391832() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useServerPrepStmts=false; sendFractSeconds=false useServerPrepStmts=false; sendFractSeconds=true useServerPrepStmts=true; sendFractSeconds=false useServerPrepStmts=true; sendFractSeconds=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug20818678() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug15604() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2005-05-15 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug21308907() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug3620() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug5874() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug101413() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Scanning for projects... [INFO] [INFO] ---------------< com.pingcap.test:tidb_jdbc_unique_test >--------------- [INFO] Building tidb_jdbc_unique_test 1.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ tidb_jdbc_unique_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jdbc8_test --- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/main/resources [INFO] Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc_unique_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ tidb_jdbc_unique_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug104559() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug22305930() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.277 s - in com.pingcap.test.regression.DateTimeRegressionTest [INFO] Running com.pingcap.test.regression.DataSourceRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug16791() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Reference Class Name: com.mysql.cj.jdbc.MysqlDataSource Type: user Content: null Type: password Content: null Type: serverName Content: Type: port Content: 3306 Type: explicitPort Content: false Type: databaseName Content: Type: url Content: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Type: explicitUrl Content: true Type: scrollTolerantForwardOnly Content: false Type: autoGenerateTestcaseScript Content: false Type: defaultFetchSize Content: 0 Type: useReadAheadInput Content: true Type: resultSetSizeThreshold Content: 100 Type: padCharsWithSpace Content: false Type: queryInfoCacheFactory Content: com.mysql.cj.PerConnectionLRUFactory Type: tcpRcvBuf Content: 0 Type: cacheResultSetMetadata Content: false Type: xdevapi.dns-srv Content: false Type: rollbackOnPooledClose Content: true Type: ha.loadBalanceStrategy Content: random Type: enablePacketDebug Content: false Type: socksProxyPort Content: 1080 Type: xdevapi.ssl-mode Content: REQUIRED Type: overrideSupportsIntegrityEnhancementFacility Content: false Type: gatherPerfMetrics Content: false Type: allowPublicKeyRetrieval Content: false Type: serverConfigCacheFactory Content: com.mysql.cj.util.PerVmServerConfigCacheFactory Type: secondsBeforeRetrySource Content: 30 Type: databaseTerm Content: CATALOG Type: loadBalanceAutoCommitStatementThreshold Content: 0 Type: fallbackToSystemTrustStore Content: true Type: forceConnectionTimeZoneToSession Content: false Type: allowUrlInLocalInfile Content: false Type: tcpNoDelay Content: true Type: xdevapi.connect-timeout Content: 10000 Type: initialTimeout Content: 2 Type: requireSSL Content: false Type: logSlowQueries Content: false Type: transformedBitIsBoolean Content: false Type: reconnectAtTxEnd Content: false Type: retriesAllDown Content: 120 Type: fallbackToSystemKeyStore Content: true Type: profilerEventHandler Content: com.mysql.cj.log.LoggingProfilerEventHandler Type: autoClosePStmtStreams Content: false Type: noAccessToProcedureBodies Content: false Type: useHostsInPrivileges Content: true Type: trustCertificateKeyStoreType Content: JKS Type: loadBalanceBlocklistTimeout Content: 0 Type: cacheDefaultTimeZone Content: true Type: metadataCacheSize Content: 50 Type: useServerPrepStmts Content: false Type: clientCertificateKeyStoreType Content: JKS Type: clobberStreamingResults Content: false Type: xdevapi.fallback-to-system-keystore Content: true Type: xdevapi.compression-algorithms Content: zstd_stream,lz4_message,deflate_stream Type: tinyInt1isBit Content: true Type: largeRowSizeThreshold Content: 2048 Type: slowQueryThresholdNanos Content: 0 Type: useLocalSessionState Content: false Type: explainSlowQueries Content: false Type: emptyStringsConvertToZero Content: true Type: autoReconnect Content: false Type: tcpKeepAlive Content: true Type: dontTrackOpenResources Content: false Type: dnsSrv Content: false Type: enableQueryTimeouts Content: true Type: prepStmtCacheSqlLimit Content: 256 Type: blobSendChunkSize Content: 1048576 Type: maxAllowedPacket Content: 65535 Type: maxQuerySizeToLog Content: 2048 Type: detectCustomCollations Content: false Type: locatorFetchBufferSize Content: 1048576 Type: callableStmtCacheSize Content: 100 Type: logXaCommands Content: false Type: loadBalancePingTimeout Content: 0 Type: clientInfoProvider Content: com.mysql.cj.jdbc.CommentClientInfoProvider Type: noDatetimeStringSync Content: false Type: verifyServerCertificate Content: false Type: loadBalanceHostRemovalGracePeriod Content: 15000 Type: dumpQueriesOnException Content: false Type: connectTimeout Content: 0 Type: jdbcCompliantTruncation Content: true Type: sslMode Content: PREFERRED Type: rewriteBatchedStatements Content: false Type: pinGlobalTxToPhysicalConnection Content: false Type: useOnlyServerErrorMessages Content: true Type: loadBalanceValidateConnectionOnSwapServer Content: false Type: xdevapi.compression Content: PREFERRED Type: ha.enableJMX Content: false Type: holdResultsOpenOverStatementClose Content: false Type: socksProxyRemoteDns Content: false Type: useStreamLengthsInPrepStmts Content: true Type: reportMetricsIntervalMillis Content: 30000 Type: useLocalTransactionState Content: false Type: trackSessionState Content: false Type: paranoid Content: false Type: slowQueryThresholdMillis Content: 2000 Type: nullDatabaseMeansCurrent Content: false Type: pedantic Content: false Type: useCursorFetch Content: false Type: sendFractionalSeconds Content: true Type: netTimeoutForStreamingResults Content: 600 Type: dontCheckOnDuplicateKeyUpdateInSQL Content: false Type: includeThreadNamesAsStatementComment Content: false Type: autoSlowLog Content: true Type: elideSetAutoCommits Content: false Type: zeroDateTimeBehavior Content: EXCEPTION Type: emulateUnsupportedPstmts Content: true Type: traceProtocol Content: false Type: maxRows Content: -1 Type: profileSQL Content: false Type: blobsAreStrings Content: false Type: emulateLocators Content: false Type: interactiveClient Content: false Type: allowLoadLocalInfile Content: false Type: cacheServerConfiguration Content: false Type: useInformationSchema Content: false Type: alwaysSendSetIsolation Content: true Type: xdevapi.ssl-keystore-type Content: JKS Type: maxReconnects Content: 3 Type: createDatabaseIfNotExist Content: false Type: includeThreadDumpInDeadlockExceptions Content: false Type: queryTimeoutKillsConnection Content: false Type: useUnbufferedInput Content: true Type: maintainTimeStats Content: true Type: failOverReadOnly Content: true Type: populateInsertRowWithDefaultValues Content: false Type: ignoreNonTxTables Content: false Type: xdevapi.auth Content: PLAIN Type: treatUtilDateAsTimestamp Content: true Type: queriesBeforeRetrySource Content: 50 Type: ultraDevHack Content: false Type: autoReconnectForPools Content: false Type: tcpTrafficClass Content: 0 Type: allowMultiQueries Content: false Type: cacheCallableStmts Content: false Type: allowNanAndInf Content: false Type: yearIsDateType Content: true Type: prepStmtCacheSize Content: 25 Type: xdevapi.ssl-truststore-type Content: JKS Type: socketTimeout Content: 0 Type: sendFractionalSecondsForTime Content: true Type: allowSourceDownConnections Content: false Type: selfDestructOnPingSecondsLifetime Content: 0 Type: logger Content: com.mysql.cj.log.StandardLogger Type: functionsNeverReturnBlobs Content: false Type: socketFactory Content: com.mysql.cj.protocol.StandardSocketFactory Type: loadBalanceExceptionChecker Content: com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker Type: readFromSourceWhenNoReplicas Content: false Type: useOldAliasMetadataBehavior Content: false Type: getProceduresReturnsFunctions Content: true Type: strictUpdates Content: true Type: useCompression Content: false Type: compensateOnDuplicateKeyUpdateCounts Content: false Type: useNanosForElapsedTime Content: false Type: useUsageAdvisor Content: false Type: tcpSndBuf Content: 0 Type: continueBatchOnError Content: true Type: xdevapi.fallback-to-system-truststore Content: true Type: processEscapeCodesForPrepStmts Content: true Type: readOnlyPropagatesToServer Content: true Type: selfDestructOnPingMaxOperations Content: 0 Type: disconnectOnExpiredPasswords Content: true Type: generateSimpleParameterMetadata Content: false Type: preserveInstants Content: true Type: packetDebugBufferSize Content: 20 Type: useAffectedRows Content: false Type: useSSL Content: true Type: enableEscapeProcessing Content: true Type: cachePrepStmts Content: false Type: defaultAuthenticationPlugin Content: mysql_native_password Type: useColumnNamesInFindColumn Content: false Type: allowReplicaDownConnections Content: false Type: autoDeserialize Content: false Type: includeInnodbStatusInDeadlockExceptions Content: false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug19169() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug32101() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug35810() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug42267() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug72632() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testCSC4616() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug3848() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug3920() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug4808() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.718 s - in com.pingcap.test.regression.DataSourceRegressionTest [INFO] Running com.pingcap.test.regression.CachedRowsetTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CachedRowsetTest#testBug5188() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in com.pingcap.test.regression.CachedRowsetTest [INFO] Running com.pingcap.test.regression.SubqueriesRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery1() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery2() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServPrepStmtSetObjectAndNewSupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStatementRewriteBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServPrepStmtSetObjectAndNewUnsupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testRowFetch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetObject() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testUpdateNCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSharedTestData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtExecuteLargeUpdateExplicitGeneratedKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testInsert() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtSetObjectAndNewUnsupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testGetNString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testUpdateNString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery3() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPreparedStatement() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testGetNCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery4() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStubbed() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStmtExecuteLargeUpdateNoGeneratedKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNClobServer() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery5() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 72, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 44.198 s - in com.pingcap.test.simple.StatementsTest [INFO] Running com.pingcap.test.simple.ConnectionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCreateDatabaseIfNotExist() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.311 s - in com.pingcap.test.regression.SubqueriesRegressionTest [INFO] Running com.pingcap.test.regression.EscapeProcessorRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug11498() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug11797() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug14909() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug25399() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug60598() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug63526() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in com.pingcap.test.regression.EscapeProcessorRegressionTest [INFO] Running com.pingcap.test.regression.ExceptionSubclassesTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ExceptionSubclassesTest#testBug17750877() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.pingcap.test.regression.ExceptionSubclassesTest [INFO] Running com.pingcap.test.simple.ServerControllerTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ServerControllerTest#testServerController() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.pingcap.test.simple.ServerControllerTest [INFO] Running com.pingcap.test.simple.DateTimeTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testTimestampGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUseLocalSessionStateRollback() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:14 CST 2024 INFO: [QUERY] SET autocommit=0 [Created on: Mon May 06 14:50:14 CST 2024, duration: 0, connection-id: 2097424, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1046)] Mon May 06 14:50:14 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:14 CST 2024, duration: 0, connection-id: 2097424, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1046)] Mon May 06 14:50:14 CST 2024 INFO: [QUERY] INSERT INTO testUseLocalSessionState VALUES ('abc') [Created on: Mon May 06 14:50:14 CST 2024, duration: 1, connection-id: 2097424, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1047)] Mon May 06 14:50:14 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:14 CST 2024, duration: 0, connection-id: 2097424, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1047)] Mon May 06 14:50:14 CST 2024 INFO: [QUERY] rollback [Created on: Mon May 06 14:50:14 CST 2024, duration: 1, connection-id: 2097424, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1048)] Mon May 06 14:50:14 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:14 CST 2024, duration: 0, connection-id: 2097424, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1048)] Mon May 06 14:50:14 CST 2024 INFO: [QUERY] INSERT INTO testUseLocalSessionState VALUES ('abc') [Created on: Mon May 06 14:50:14 CST 2024, duration: 1, connection-id: 2097424, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1050)] Mon May 06 14:50:14 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:14 CST 2024, duration: 0, connection-id: 2097424, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1050)] Mon May 06 14:50:14 CST 2024 INFO: [QUERY] commit [Created on: Mon May 06 14:50:14 CST 2024, duration: 0, connection-id: 2097424, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1051)] Mon May 06 14:50:14 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:14 CST 2024, duration: 0, connection-id: 2097424, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1051)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testInterfaceImplementation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testTimeoutErrors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testIsolationLevel() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testReadOnly56() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:15 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:50:15 CST 2024, duration: 1, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/target/classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097438, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097440, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1408)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 1, connection-id: 2097440, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1408)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097442, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097442, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testServerConfigurationCache() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:15 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097446, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097446, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:15 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097448, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:15 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:15 CST 2024, duration: 0, connection-id: 2097448, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testPing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSelfDestruct() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testUtilDateSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdbc8_test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jdbc8_test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/target/test-classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/java/com/pingcap/test/BaseTestCase.java: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/java/com/pingcap/test/BaseTestCase.java uses or overrides a deprecated API that is marked for removal. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/java/com/pingcap/test/BaseTestCase.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLocalInfileDisabled() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDriverAcceptsURLNullArgument() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDumpQueriesOnException() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar wait tikv ready... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUserRequireSSL() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testNonVerifyServerCert() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUseCompress() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/target/classes connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/target/classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdbc8_test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jdbc8_test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/target/test-classes connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdbc8_test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jdbc8_test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/target/test-classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/java/com/pingcap/test/BaseTestCase.java: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/java/com/pingcap/test/BaseTestCase.java uses or overrides a deprecated API that is marked for removal. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_tls_test/src/test/java/com/pingcap/test/BaseTestCase.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ tidb_jdbc_unique_test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc_unique_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tidb_jdbc_unique_test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc_unique_test/target/test-classes Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc_unique_test/src/test/java/com/pingcap/test/common/BaseTestCase.java: /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc_unique_test/src/test/java/com/pingcap/test/common/BaseTestCase.java uses or overrides a deprecated API that is marked for removal. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc_unique_test/src/test/java/com/pingcap/test/common/BaseTestCase.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ tidb_jdbc_unique_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUseLocalSessionState() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testFallbackToSystemTrustStore() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCatalog() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCouplingOfCursorFetch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSupportsRefCursors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLocalSocketAddress() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Done! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testNewHostParsing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLifecyleInterceptor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testAllowLoadLocalInfileInPath() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLocalInfileWithUrl() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDriverConnectPropertiesPrecedence() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testTLSVersionRemoval() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDecoratorsChain() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, underlying InputStream reports 111 total bytes available, attempting to read 111 bytes. Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,107) Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,7) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(7), buffer_size=16384, current_position=0, need to read 7 bytes to fill request, underlying InputStream reports 7 total bytes available, attempting to read 7 bytes. Mon May 06 14:50:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097712' packetLen: '901' packetSequence: '0' 03 2f 2a 20 6d 79 73 71 . / * m y s q 6c 2d 63 6f 6e 6e 65 63 l - c o n n e c 74 6f 72 2d 6a 61 76 61 t o r - j a v a 2d 38 2e 30 2e 32 39 20 - 8 . 0 . 2 9 28 52 65 76 69 73 69 6f ( R e v i s i o 6e 3a 20 64 64 36 31 35 n : d d 6 1 5 37 37 35 39 35 65 64 61 7 7 5 9 5 e d a 64 34 35 63 33 39 38 61 d 4 5 c 3 9 8 a 66 35 30 38 63 66 39 31 f 5 0 8 c f 9 1 61 64 32 36 66 63 34 31 a d 2 6 f c 4 1 34 34 66 29 20 2a 2f 53 4 4 f ) * / S 45 4c 45 43 54 20 20 40 E L E C T @ 40 73 65 73 73 69 6f 6e @ s e s s i o n 2e 61 75 74 6f 5f 69 6e . a u t o _ i n 63 72 65 6d 65 6e 74 5f c r e m e n t _ 69 6e 63 72 65 6d 65 6e i n c r e m e n 74 20 41 53 20 61 75 74 t A S a u t 6f 5f 69 6e 63 72 65 6d o _ i n c r e m 65 6e 74 5f 69 6e 63 72 e n t _ i n c r 65 6d 65 6e 74 2c 20 40 e m e n t , @ 40 63 68 61 72 61 63 74 @ c h a r a c t 65 72 5f 73 65 74 5f 63 e r _ s e t _ c 6c 69 65 6e 74 20 41 53 l i e n t A S 20 63 68 61 72 61 63 74 c h a r a c t 65 72 5f 73 65 74 5f 63 e r _ s e t _ c 6c 69 65 6e 74 2c 20 40 l i e n t , @ 40 63 68 61 72 61 63 74 @ c h a r a c t 65 72 5f 73 65 74 5f 63 e r _ s e t _ c 6f 6e 6e 65 63 74 69 6f o n n e c t i o 6e 20 41 53 20 63 68 61 n A S c h a 72 61 63 74 65 72 5f 73 r a c t e r _ s 65 74 5f 63 6f 6e 6e 65 e t _ c o n n e 63 74 69 6f 6e 2c 20 40 c t i o n , @ 40 63 68 61 72 61 63 74 @ c h a r a c t 65 72 5f 73 65 74 5f 72 e r _ s e t _ r 65 73 75 6c 74 73 20 41 e s u l t s A 53 20 63 68 61 72 61 63 S c h a r a c 74 65 72 5f 73 65 74 5f t e r _ s e t _ 72 65 73 75 6c 74 73 2c r e s u l t s , 20 40 40 63 68 61 72 61 @ @ c h a r a 63 74 65 72 5f 73 65 74 c t e r _ s e t 5f 73 65 72 76 65 72 20 _ s e r v e r 41 53 20 63 68 61 72 61 A S c h a r a 63 74 65 72 5f 73 65 74 c t e r _ s e t 5f 73 65 72 76 65 72 2c _ s e r v e r , 20 40 40 63 6f 6c 6c 61 @ @ c o l l a 74 69 6f 6e 5f 73 65 72 t i o n _ s e r 76 65 72 20 41 53 20 63 v e r A S c 6f 6c 6c 61 74 69 6f 6e o l l a t i o n 5f 73 65 72 76 65 72 2c _ s e r v e r , 20 40 40 63 6f 6c 6c 61 @ @ c o l l a 74 69 6f 6e 5f 63 6f 6e t i o n _ c o n 6e 65 63 74 69 6f 6e 20 n e c t i o n 41 53 20 63 6f 6c 6c 61 A S c o l l a 74 69 6f 6e 5f 63 6f 6e t i o n _ c o n 6e 65 63 74 69 6f 6e 2c n e c t i o n , 20 40 40 69 6e 69 74 5f @ @ i n i t _ 63 6f 6e 6e 65 63 74 20 c o n n e c t 41 53 20 69 6e 69 74 5f A S i n i t _ 63 6f 6e 6e 65 63 74 2c c o n n e c t , 20 40 40 69 6e 74 65 72 @ @ i n t e r 61 63 74 69 76 65 5f 74 a c t i v e _ t 69 6d 65 6f 75 74 20 41 i m e o u t A 53 20 69 6e 74 65 72 61 S i n t e r a 63 74 69 76 65 5f 74 69 c t i v e _ t i 6d 65 6f 75 74 2c 20 40 m e o u t , @ 40 6c 69 63 65 6e 73 65 @ l i c e n s e 20 41 53 20 6c 69 63 65 A S l i c e 6e 73 65 2c 20 40 40 6c n s e , @ @ l 6f 77 65 72 5f 63 61 73 o w e r _ c a s 65 5f 74 61 62 6c 65 5f e _ t a b l e _ 6e 61 6d 65 73 20 41 53 n a m e s A S 20 6c 6f 77 65 72 5f 63 l o w e r _ c 61 73 65 5f 74 61 62 6c a s e _ t a b l 65 5f 6e 61 6d 65 73 2c e _ n a m e s , 20 40 40 6d 61 78 5f 61 @ @ m a x _ a 6c 6c 6f 77 65 64 5f 70 l l o w e d _ p 61 63 6b 65 74 20 41 53 a c k e t A S 20 6d 61 78 5f 61 6c 6c m a x _ a l l 6f 77 65 64 5f 70 61 63 o w e d _ p a c 6b 65 74 2c 20 40 40 6e k e t , @ @ n 65 74 5f 77 72 69 74 65 e t _ w r i t e 5f 74 69 6d 65 6f 75 74 _ t i m e o u t 20 41 53 20 6e 65 74 5f A S n e t _ 77 72 69 74 65 5f 74 69 w r i t e _ t i 6d 65 6f 75 74 2c 20 40 m e o u t , @ 40 70 65 72 66 6f 72 6d @ p e r f o r m 61 6e 63 65 5f 73 63 68 a n c e _ s c h 65 6d 61 20 41 53 20 70 e m a A S p 65 72 66 6f 72 6d 61 6e e r f o r m a n 63 65 5f 73 63 68 65 6d c e _ s c h e m 61 2c 20 40 40 73 71 6c a , @ @ s q l 5f 6d 6f 64 65 20 41 53 _ m o d e A S 20 73 71 6c 5f 6d 6f 64 s q l _ m o d 65 2c 20 40 40 73 79 73 e , @ @ s y s 74 65 6d 5f 74 69 6d 65 t e m _ t i m e 5f 7a 6f 6e 65 20 41 53 _ z o n e A S 20 73 79 73 74 65 6d 5f s y s t e m _ 74 69 6d 65 5f 7a 6f 6e t i m e _ z o n 65 2c 20 40 40 74 69 6d e , @ @ t i m 65 5f 7a 6f 6e 65 20 41 e _ z o n e A 53 20 74 69 6d 65 5f 7a S t i m e _ z 6f 6e 65 2c 20 40 40 74 o n e , @ @ t 72 61 6e 73 61 63 74 69 r a n s a c t i 6f 6e 5f 69 73 6f 6c 61 o n _ i s o l a 74 69 6f 6e 20 41 53 20 t i o n A S 74 72 61 6e 73 61 63 74 t r a n s a c t 69 6f 6e 5f 69 73 6f 6c i o n _ i s o l 61 74 69 6f 6e 2c 20 40 a t i o n , @ 40 77 61 69 74 5f 74 69 @ w a i t _ t i 6d 65 6f 75 74 20 41 53 m e o u t A S 20 77 61 69 74 5f 74 69 w a i t _ t i 6d 65 6f 75 74 m e o u t Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,1) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(1), buffer_size=16384, current_position=0, need to read 1 bytes to fill request, underlying InputStream reports 1122 total bytes available, attempting to read 1122 bytes. Mon May 06 14:50:21 CST 2024 TRACE: reuseAndReadPacket() payload: 13 . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 46 Packet header: 2e 00 00 02 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,46) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 18 . d e f . . . . 61 75 74 6f 5f 69 6e 63 a u t o _ i n c 72 65 6d 65 6e 74 5f 69 r e m e n t _ i 6e 63 72 65 6d 65 6e 74 n c r e m e n t 00 0c 3f 00 14 00 00 00 . . ? . . . . . 08 a0 00 00 00 00 . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 42 Packet header: 2a 00 00 03 * . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,42) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 14 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 63 6c r _ s e t _ c l 69 65 6e 74 00 0c 2e 00 i e n t . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 46 Packet header: 2e 00 00 04 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,46) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 18 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 63 6f r _ s e t _ c o 6e 6e 65 63 74 69 6f 6e n n e c t i o n 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 43 Packet header: 2b 00 00 05 + . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,43) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 15 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 72 65 r _ s e t _ r e 73 75 6c 74 73 00 0c 2e s u l t s . . . 00 00 00 00 00 fd 00 00 . . . . . . . . 1f 00 00 . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 42 Packet header: 2a 00 00 06 * . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,42) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 14 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 73 65 r _ s e t _ s e 72 76 65 72 00 0c 2e 00 r v e r . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 38 Packet header: 26 00 00 07 & . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,38) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 10 . d e f . . . . 63 6f 6c 6c 61 74 69 6f c o l l a t i o 6e 5f 73 65 72 76 65 72 n _ s e r v e r 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 42 Packet header: 2a 00 00 08 * . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,42) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 14 . d e f . . . . 63 6f 6c 6c 61 74 69 6f c o l l a t i o 6e 5f 63 6f 6e 6e 65 63 n _ c o n n e c 74 69 6f 6e 00 0c 2e 00 t i o n . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 34 Packet header: 22 00 00 09 " . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,34) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0c . d e f . . . . 69 6e 69 74 5f 63 6f 6e i n i t _ c o n 6e 65 63 74 00 0c 2e 00 n e c t . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 41 Packet header: 29 00 00 0a ) . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,41) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 13 . d e f . . . . 69 6e 74 65 72 61 63 74 i n t e r a c t 69 76 65 5f 74 69 6d 65 i v e _ t i m e 6f 75 74 00 0c 3f 00 14 o u t . . ? . . 00 00 00 08 a0 00 00 00 . . . . . . . . 00 . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 29 Packet header: 1d 00 00 0b . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,29) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 07 . d e f . . . . 6c 69 63 65 6e 73 65 00 l i c e n s e . 0c 2e 00 00 00 00 00 fd . . . . . . . . 00 00 1f 00 00 . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 44 Packet header: 2c 00 00 0c , . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,44) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 16 . d e f . . . . 6c 6f 77 65 72 5f 63 61 l o w e r _ c a 73 65 5f 74 61 62 6c 65 s e _ t a b l e 5f 6e 61 6d 65 73 00 0c _ n a m e s . . 2e 00 00 00 00 00 fd 00 . . . . . . . . 00 1f 00 00 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 40 Packet header: 28 00 00 0d ( . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,40) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 12 . d e f . . . . 6d 61 78 5f 61 6c 6c 6f m a x _ a l l o 77 65 64 5f 70 61 63 6b w e d _ p a c k 65 74 00 0c 3f 00 14 00 e t . . ? . . . 00 00 08 a0 00 00 00 00 . . . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 39 Packet header: 27 00 00 0e ' . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,39) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 11 . d e f . . . . 6e 65 74 5f 77 72 69 74 n e t _ w r i t 65 5f 74 69 6d 65 6f 75 e _ t i m e o u 74 00 0c 2e 00 00 00 00 t . . . . . . . 00 fd 00 00 1f 00 00 . . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 40 Packet header: 28 00 00 0f ( . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,40) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 12 . d e f . . . . 70 65 72 66 6f 72 6d 61 p e r f o r m a 6e 63 65 5f 73 63 68 65 n c e _ s c h e 6d 61 00 0c 3f 00 14 00 m a . . ? . . . 00 00 08 80 00 00 00 00 . . . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 30 Packet header: 1e 00 00 10 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,30) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 08 . d e f . . . . 73 71 6c 5f 6d 6f 64 65 s q l _ m o d e 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 38 Packet header: 26 00 00 11 & . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,38) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 10 . d e f . . . . 73 79 73 74 65 6d 5f 74 s y s t e m _ t 69 6d 65 5f 7a 6f 6e 65 i m e _ z o n e 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 31 Packet header: 1f 00 00 12 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,31) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 09 . d e f . . . . 74 69 6d 65 5f 7a 6f 6e t i m e _ z o n 65 00 0c 2e 00 00 00 00 e . . . . . . . 00 fd 00 00 1f 00 00 . . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 43 Packet header: 2b 00 00 13 + . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,43) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 15 . d e f . . . . 74 72 61 6e 73 61 63 74 t r a n s a c t 69 6f 6e 5f 69 73 6f 6c i o n _ i s o l 61 74 69 6f 6e 00 0c 2e a t i o n . . . 00 00 00 00 00 fd 00 00 . . . . . . . . 1f 00 00 . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 34 Packet header: 22 00 00 14 " . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,34) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0c . d e f . . . . 77 61 69 74 5f 74 69 6d w a i t _ t i m 65 6f 75 74 00 0c 3f 00 e o u t . . ? . 14 00 00 00 08 a0 00 00 . . . . . . . . 00 00 . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 288 Packet header: 20 01 00 15 . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,288) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: 01 31 07 75 74 66 38 6d . 1 . u t f 8 m 62 34 07 75 74 66 38 6d b 4 . u t f 8 m 62 34 07 75 74 66 38 6d b 4 . u t f 8 m 62 34 07 75 74 66 38 6d b 4 . u t f 8 m 62 34 0b 75 74 66 38 6d b 4 . u t f 8 m 62 34 5f 62 69 6e 12 75 b 4 _ b i n . u 74 66 38 6d 62 34 5f 30 t f 8 m b 4 _ 0 39 30 30 5f 61 69 5f 63 9 0 0 _ a i _ c 69 00 05 32 38 38 30 30 i . . 2 8 8 0 0 12 41 70 61 63 68 65 20 . A p a c h e 4c 69 63 65 6e 73 65 20 L i c e n s e 32 2e 30 01 32 08 36 37 2 . 0 . 2 . 6 7 31 30 38 38 36 34 02 36 1 0 8 8 6 4 . 6 30 01 30 89 4f 4e 4c 59 0 . 0 . O N L Y 5f 46 55 4c 4c 5f 47 52 _ F U L L _ G R 4f 55 50 5f 42 59 2c 53 O U P _ B Y , S 54 52 49 43 54 5f 54 52 T R I C T _ T R 41 4e 53 5f 54 41 42 4c A N S _ T A B L 45 53 2c 4e 4f 5f 5a 45 E S , N O _ Z E 52 4f 5f 49 4e 5f 44 41 R O _ I N _ D A 54 45 2c 4e 4f 5f 5a 45 T E , N O _ Z E 52 4f 5f 44 41 54 45 2c R O _ D A T E , 45 52 52 4f 52 5f 46 4f E R R O R _ F O 52 5f 44 49 56 49 53 49 R _ D I V I S I 4f 4e 5f 42 59 5f 5a 45 O N _ B Y _ Z E 52 4f 2c 4e 4f 5f 41 55 R O , N O _ A U 54 4f 5f 43 52 45 41 54 T O _ C R E A T 45 5f 55 53 45 52 2c 4e E _ U S E R , N 4f 5f 45 4e 47 49 4e 45 O _ E N G I N E 5f 53 55 42 53 54 49 54 _ S U B S T I T 55 54 49 4f 4e 0d 41 73 U T I O N . A s 69 61 2f 53 68 61 6e 67 i a / S h a n g 68 61 69 06 53 59 53 54 h a i . S Y S T 45 4d 0f 52 45 50 45 41 E M . R E P E A 54 41 42 4c 45 2d 52 45 T A B L E - R E 41 44 05 32 38 38 30 30 A D . 2 8 8 0 0 Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 16 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0],0,7) Mon May 06 14:50:21 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097712' packetLen: '33' packetSequence: '0' 03 53 45 54 20 63 68 61 . S E T c h a 72 61 63 74 65 72 5f 73 r a c t e r _ s 65 74 5f 72 65 73 75 6c e t _ r e s u l 74 73 20 3d 20 4e 55 4c t s = N U L 4c L Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([19, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,7) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(7), buffer_size=16384, current_position=0, need to read 7 bytes to fill request, underlying InputStream reports 7 total bytes available, attempting to read 7 bytes. Mon May 06 14:50:21 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097712' packetLen: '17' packetSequence: '0' 03 53 45 54 20 61 75 74 . S E T a u t 6f 63 6f 6d 6d 69 74 3d o c o m m i t = 31 1 Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:50:21 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,7) not all data available in buffer, must read from stream Mon May 06 14:50:21 CST 2024 TRACE: ReadAheadInputStream.fill(7), buffer_size=16384, current_position=0, need to read 7 bytes to fill request, underlying InputStream reports 7 total bytes available, attempting to read 7 bytes. Mon May 06 14:50:21 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:50:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097712' packetLen: '1' packetSequence: '0' 01 . ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCompression() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSavepoint() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Testing SAVEPOINTs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCannedConfigs() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.exceptions.InvalidConnectionAttributeException: Can't find configuration template named 'clusterBase2' at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.conf.ConnectionUrl.getPropertiesFromConfigFiles(ConnectionUrl.java:418) at com.mysql.cj.conf.ConnectionUrl.expandPropertiesFromConfigFiles(ConnectionUrl.java:400) at com.mysql.cj.conf.ConnectionUrl.collectProperties(ConnectionUrl.java:371) at com.mysql.cj.conf.ConnectionUrl.(ConnectionUrl.java:347) at com.mysql.cj.conf.url.SingleConnectionUrl.(SingleConnectionUrl.java:47) at jdk.internal.reflect.GeneratedConstructorAccessor10.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) at com.mysql.cj.util.Util.getInstance(Util.java:167) at com.mysql.cj.util.Util.getInstance(Util.java:174) at com.mysql.cj.conf.ConnectionUrl$Type.getImplementingInstance(ConnectionUrl.java:241) at com.mysql.cj.conf.ConnectionUrl$Type.getConnectionUrlInstance(ConnectionUrl.java:211) at com.mysql.cj.conf.ConnectionUrl.getConnectionUrlInstance(ConnectionUrl.java:280) at com.pingcap.test.simple.ConnectionTest$1.call(ConnectionTest.java:626) at com.pingcap.test.simple.ConnectionTest$1.call(ConnectionTest.java:623) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.ConnectionTest.testCannedConfigs(ConnectionTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSessionVariables() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:22 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097724, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:22 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097724, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:50:22 CST 2024 INFO: [QUERY] SHOW VARIABLES LIKE 'wait_timeout' [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097724, statement-id: 0, resultset-id: 0, at com.pingcap.test.BaseTestCase.getSingleIndexedValueWithQuery(BaseTestCase.java:528)] Mon May 06 14:50:22 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097724, statement-id: 0, resultset-id: 0, at com.pingcap.test.BaseTestCase.getSingleIndexedValueWithQuery(BaseTestCase.java:528)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUsageAdvisorTooLargeResultSet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:22 CST 2024 WARN: [USAGE ADVISOR] Result set size of 891 rows is larger than "resultSetSizeThreshold" of 4 rows. Application may be requesting more data than it is using. Consider reformulating the query. [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097728, statement-id: 0, resultset-id: 2, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1008)] Mon May 06 14:50:22 CST 2024 WARN: [USAGE ADVISOR] Possible incomplete traversal of result set. Cursor was left on row 0 of 891 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097728, statement-id: 0, resultset-id: 2, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1008)] Mon May 06 14:50:22 CST 2024 WARN: [USAGE ADVISOR] The following columns were part of the SELECT statement for this result set, but were never referenced: null.Variable_name, null.Value [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097728, statement-id: 0, resultset-id: 2, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1008)] Mon May 06 14:50:22 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097728, statement-id: -1, resultset-id: -1, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1017)] Mon May 06 14:50:22 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:50:22 CST 2024, duration: 0, connection-id: 2097728, statement-id: 0, resultset-id: -1, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1017)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testEnableEscapeProcessing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSetProfileSql() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testGatherPerfMetrics() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:22 CST 2024 INFO: ** Performance Metrics Report ** Longest reported query: 0 ms Shortest reported query: 1 ms Average query execution time: 0.0 ms Number of statements executed: 2 Number of result sets created: 1 Number of statements prepared: 0 Number of prepared statement executions: 0 Timing Histogram: less than 0 ms: 2 ******************** between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 between 0 and 0 ms: 0 Table Join Histogram: 0 tables or less: 1 ******************** between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSslConnectionOptions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDriverConnectNullArgument() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testFallbackToSystemKeyStore() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testIsLocal() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:22 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:49084' to determine locality of connection Mon May 06 14:50:22 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testTSLConflictingOptions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testFailoverConnection() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Original Connection Id = 2097766 [INFO] Running com.pingcap.test.simple.ConnectionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testAuthenticationWithoutTLS() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/regression/SyntaxRegressionTest.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/regression/SyntaxRegressionTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Some input files use or override a deprecated API that is marked for removal. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.596 s - in com.pingcap.test.simple.ConnectionTest connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.428 s [INFO] Finished at: 2024-05-06T14:50:23+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false [Pipeline] // container [INFO] Running com.pingcap.test.simple.TLSConnectionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.TLSConnectionTest#testAuthenticationWithTLS() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4003/test?user=root&password=&useSSL=true&useServerPrepStmts=true&requireSSL=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test already exists) Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [Pipeline] // cache Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom [Pipeline] } Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [Pipeline] // dir connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [Pipeline] // container [Pipeline] } connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar [Pipeline] // podTemplate [Pipeline] } [INFO] Running com.pingcap.test.TicdcTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testAutoCommit() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [Pipeline] } [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.078 s - in com.pingcap.test.simple.TLSConnectionTest connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 21.706 s [INFO] Finished at: 2024-05-06T14:50:24+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false [Pipeline] } new Connection Id = 2097768 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testConnectionPropertiesTransform() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDontTrackOpenResources() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUserRequireX509() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 47, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 10.846 s - in com.pingcap.test.simple.ConnectionTest [INFO] Running com.pingcap.test.simple.ResultSetTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testUpdResultSetUpdateObjectAndNewSupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testDateTimeRetrieval() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testPadding() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 gbk latin1 binary utf8 ascii utf8mb4 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testWarningOnTimestampTruncation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testUpdateForReadOnlyResultSet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testUpdResultSetUpdateObjectAndNewUnsupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testNonUpdResultSetUpdateObject() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in com.pingcap.test.simple.ResultSetTest [INFO] Running com.pingcap.test.regression.ConnectionRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug16224249() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Warming up connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) + export TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + TIDB_SERVER_PATH=/home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/bin/tidb-server + export TIKV_PATH=127.0.0.1:2379 + TIKV_PATH=127.0.0.1:2379 + export TIDB_TEST_STORE_NAME=tikv + TIDB_TEST_STORE_NAME=tikv + cd tidb_jdbc_test/tidb_jdbc8_test + chmod +x test_fast.sh test_local.sh test_slow.sh + ./test_slow.sh ./test_slow.sh: line 4: ../_helper.sh: No such file or directory jdbc 8 slow test start starting tidb-servers, log file: slow_tidb_jdbc8.log Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true [INFO] Running com.pingcap.test.regression.NumbersRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testIntShouldReturnLong() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testPrecisionAndScale() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBug5729() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBug8484() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBug105915() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testFloatsAndReals() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.NumbersRegressionTest#testBigInt() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s - in com.pingcap.test.regression.NumbersRegressionTest [INFO] Running com.pingcap.test.regression.StringRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug11614() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug11629() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug25047() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug64731() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBug7601() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testBase64Decoder() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StringRegressionTest#testNewlines() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in com.pingcap.test.regression.StringRegressionTest [INFO] Running com.pingcap.test.regression.MetaDataRegressionTest BIT -> class java.lang.Class TINYINT -> class java.lang.Class SMALLINT -> class java.lang.Class INTEGER -> class java.lang.Class BIGINT -> class java.lang.Class FLOAT -> class java.lang.Class REAL -> class java.lang.Class DOUBLE -> class java.lang.Class NUMERIC -> class java.lang.Class DECIMAL -> class java.lang.Class CHAR -> class java.lang.Class VARCHAR -> class java.lang.Class LONGVARCHAR -> class java.lang.Class DATE -> class java.lang.Class TIME -> class java.lang.Class TIMESTAMP -> class java.lang.Class BINARY -> class java.lang.Class VARBINARY -> class java.lang.Class LONGVARBINARY -> class java.lang.Class NULL -> class java.lang.Class OTHER -> class java.lang.Class JAVA_OBJECT -> class java.lang.Class DISTINCT -> class java.lang.Class STRUCT -> class java.lang.Class ARRAY -> class java.lang.Class BLOB -> class java.lang.Class CLOB -> class java.lang.Class REF -> class java.lang.Class DATALINK -> class java.lang.Class BOOLEAN -> class java.lang.Class ROWID -> class java.lang.Class NCHAR -> class java.lang.Class NVARCHAR -> class java.lang.Class LONGNVARCHAR -> class java.lang.Class NCLOB -> class java.lang.Class SQLXML -> class java.lang.Class REF_CURSOR -> class java.lang.Class TIME_WITH_TIMEZONE -> class java.lang.Class TIMESTAMP_WITH_TIMEZONE -> class java.lang.Class ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug16436511() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testCharVarchar() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testLongText() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testSupportsCorrelatedSubqueries() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 varcharField -> VARCHAR charField -> CHAR enumField -> CHAR setField -> CHAR tinyblobField -> TINYBLOB mediumBlobField -> MEDIUMBLOB longblobField -> LONGBLOB blobField -> BLOB ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug33723611() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug11575() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug12970() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug12975() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug13277() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug13601() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug14815() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug15854() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug16277() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug18258() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug18554() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug20491() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 character_set_client = utf8mb4 character_set_connection = utf8mb4 character_set_database = utf8mb4 character_set_filesystem = binary character_set_results = character_set_server = utf8mb4 character_set_system = utf8 character_sets_dir = /usr/local/mysql-5.6.25-osx10.8-x86_64/share/charsets/ validate_password.special_char_count = 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21267() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21544() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug22613() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug22628() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug23303() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug27867() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug27915() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug27916() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug31187() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug33594() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug35115() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug43714() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug44451() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug44508() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug51912() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug57808() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug61332() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug63456() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug63800() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false tidb-server(PID: 307) started connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false useIS=false, dbMapsToSchema=false [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.pingcap.test:jdbc8_test:jar:0.0.1 [WARNING] 'dependencies.dependency.systemPath' for mysql:mysql-connector-java:jar should not point at files within the project directory, ${project.basedir}/mysql-connector-java-8.0.29-tidb-1.0.3.jar will be unresolvable by dependent projects @ line 27, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false useIS=false, dbMapsToSchema=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.pom (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/30/maven-parent-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/18/apache-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-surefire-plugin/2.21.0/maven-surefire-plugin-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom useIS=true, dbMapsToSchema=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/21/maven-parent-21.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/10/apache-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug76187() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug90887() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug95280() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/22/maven-parent-22.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/11/apache-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testCharacterSetForDBMD() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 testCharacterSetForDBMD: ?t? -> ?t? ?t? ?t? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21215151() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1. Start polling at 1714978233867 2. Start polling at 1714978233867 3. Start polling at 1714978233868 4. Start polling at 1714978233868 5. Start polling at 1714978233869 6. Start polling at 1714978233869 7. Start cancelling at 1714978233970 8. Start cancelling at 1714978233970 9. Start cancelling at 1714978233970 10. Start cancelling at 1714978233970 11. Start cancelling at 1714978233970 12. Start cancelling at 1714978233970 11. Done! 8. Done! 7. Done! 1.119 No operations allowed after statement closed. 1. Done! 10. Done! 12. Done! 4.137 No operations allowed after statement closed. 4. Done! 9. Done! 2.164 No operations allowed after connection closed. 3.162 Communications link failure The last packet successfully received from the server was 1 milliseconds ago. The last packet sent successfully to the server was 62 milliseconds ago. 5.152 No operations allowed after connection closed. 6.148 Communications link failure The last packet successfully received from the server was 2 milliseconds ago. The last packet sent successfully to the server was 2 milliseconds ago. 3. Done! 5. Done! 2. Done! 6. Done! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug16634180() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/23/maven-parent-23.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Catalogs: -------------------------------------------------- INFORMATION_SCHEMA METRICS_SCHEMA PERFORMANCE_SCHEMA a_testBug21215151 h_testBug21215151 i_testBug21215151 j_testBug21215151 mysql sys test z_testBug21215151 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug21978216() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug2607() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug2852() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug2855() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug3570() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4138() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/13/apache-13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4742() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4860() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug4880() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug6399() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug7081() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8792() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8800() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8803() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug8812() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (0 B at 0 B/s) [INFO] [INFO] --------------------< com.pingcap.test:jdbc8_test >--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-install-plugin:2.4:install-file (default-cli) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9320() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9769() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9778() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug9917() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug104641() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/5/maven-parent-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/3/apache-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testSupportesGroupByUnrelated() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testQuotedGunk() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetPropertyInfo() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testRSMDToStringFromDBMD() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testFixForBug1673() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testABunchOfReturnTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetColumnsBug1099() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetColumnsUnsigned() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testGetColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MetaDataRegressionTest#testBug23212347() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 98, Failures: 0, Errors: 0, Skipped: 27, Time elapsed: 4.845 s - in com.pingcap.test.regression.MetaDataRegressionTest [INFO] Running com.pingcap.test.regression.UtilsRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug20913114() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug70436() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug82115() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testBug104170() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.UtilsRegressionTest#testTimeZones() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in com.pingcap.test.regression.UtilsRegressionTest [INFO] Running com.pingcap.test.regression.ExceptionSubclassesTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ExceptionSubclassesTest#testBug17750877() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in com.pingcap.test.regression.ExceptionSubclassesTest [INFO] Running com.pingcap.test.regression.BlobRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug20453671() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug20453712() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug10850() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug34677() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug95210() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testUpdatableBlobsWithCharsets() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.jdbc.result.UpdatableResultSet@1dd0e7c4 Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug2670() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug5490() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug8096() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testBug9040() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.BlobRegressionTest#testUpdateLongBlobGT16M() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.608 s - in com.pingcap.test.regression.BlobRegressionTest [INFO] Running com.pingcap.test.regression.DataSourceRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug16791() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Reference Class Name: com.mysql.cj.jdbc.MysqlDataSource Type: user Content: null Type: password Content: null Type: serverName Content: Type: port Content: 3306 Type: explicitPort Content: false Type: databaseName Content: Type: url Content: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Type: explicitUrl Content: true Type: databaseTerm Content: CATALOG Type: compensateOnDuplicateKeyUpdateCounts Content: false Type: xdevapi.dns-srv Content: false Type: tcpKeepAlive Content: true Type: noDatetimeStringSync Content: false Type: xdevapi.ssl-mode Content: REQUIRED Type: useReadAheadInput Content: true Type: explainSlowQueries Content: false Type: rollbackOnPooledClose Content: true Type: useOldAliasMetadataBehavior Content: false Type: blobsAreStrings Content: false Type: profileSQL Content: false Type: fallbackToSystemTrustStore Content: true Type: rewriteBatchedStatements Content: false Type: cacheDefaultTimeZone Content: true Type: detectCustomCollations Content: false Type: connectTimeout Content: 0 Type: queriesBeforeRetrySource Content: 50 Type: ultraDevHack Content: false Type: allowPublicKeyRetrieval Content: false Type: socketTimeout Content: 0 Type: tcpNoDelay Content: true Type: includeThreadNamesAsStatementComment Content: false Type: secondsBeforeRetrySource Content: 30 Type: useCursorFetch Content: false Type: createDatabaseIfNotExist Content: false Type: defaultFetchSize Content: 0 Type: socksProxyRemoteDns Content: false Type: ha.enableJMX Content: false Type: verifyServerCertificate Content: false Type: initialTimeout Content: 2 Type: emulateUnsupportedPstmts Content: true Type: trustCertificateKeyStoreType Content: JKS Type: pinGlobalTxToPhysicalConnection Content: false Type: processEscapeCodesForPrepStmts Content: true Type: autoGenerateTestcaseScript Content: false Type: locatorFetchBufferSize Content: 1048576 Type: serverConfigCacheFactory Content: com.mysql.cj.util.PerVmServerConfigCacheFactory Type: cacheCallableStmts Content: false Type: defaultAuthenticationPlugin Content: mysql_native_password Type: enablePacketDebug Content: false Type: padCharsWithSpace Content: false Type: allowLoadLocalInfile Content: false Type: clientInfoProvider Content: com.mysql.cj.jdbc.CommentClientInfoProvider Type: preserveInstants Content: true Type: useSSL Content: true Type: reconnectAtTxEnd Content: false Type: maxRows Content: -1 Type: profilerEventHandler Content: com.mysql.cj.log.LoggingProfilerEventHandler Type: strictUpdates Content: true Type: dontTrackOpenResources Content: false Type: nullDatabaseMeansCurrent Content: false Type: failOverReadOnly Content: true Type: xdevapi.compression-algorithms Content: zstd_stream,lz4_message,deflate_stream Type: emulateLocators Content: false Type: enableEscapeProcessing Content: true Type: slowQueryThresholdNanos Content: 0 Type: includeThreadDumpInDeadlockExceptions Content: false Type: useHostsInPrivileges Content: true Type: loadBalanceAutoCommitStatementThreshold Content: 0 Type: allowNanAndInf Content: false Type: emptyStringsConvertToZero Content: true Type: selfDestructOnPingMaxOperations Content: 0 Type: readOnlyPropagatesToServer Content: true Type: maxQuerySizeToLog Content: 2048 Type: yearIsDateType Content: true Type: fallbackToSystemKeyStore Content: true Type: useUsageAdvisor Content: false Type: socksProxyPort Content: 1080 Type: autoReconnect Content: false Type: useLocalTransactionState Content: false Type: useOnlyServerErrorMessages Content: true Type: continueBatchOnError Content: true Type: autoReconnectForPools Content: false Type: useStreamLengthsInPrepStmts Content: true Type: maintainTimeStats Content: true Type: loadBalanceHostRemovalGracePeriod Content: 15000 Type: maxAllowedPacket Content: 65535 Type: getProceduresReturnsFunctions Content: true Type: allowMultiQueries Content: false Type: logSlowQueries Content: false Type: cachePrepStmts Content: false Type: largeRowSizeThreshold Content: 2048 Type: tcpRcvBuf Content: 0 Type: useInformationSchema Content: false Type: sslMode Content: PREFERRED Type: noAccessToProcedureBodies Content: false Type: ignoreNonTxTables Content: false Type: autoSlowLog Content: true Type: tcpTrafficClass Content: 0 Type: dumpQueriesOnException Content: false Type: forceConnectionTimeZoneToSession Content: false Type: xdevapi.fallback-to-system-truststore Content: true Type: dnsSrv Content: false Type: slowQueryThresholdMillis Content: 2000 Type: loadBalancePingTimeout Content: 0 Type: blobSendChunkSize Content: 1048576 Type: gatherPerfMetrics Content: false Type: xdevapi.ssl-keystore-type Content: JKS Type: includeInnodbStatusInDeadlockExceptions Content: false Type: dontCheckOnDuplicateKeyUpdateInSQL Content: false Type: loadBalanceExceptionChecker Content: com.mysql.cj.jdbc.ha.StandardLoadBalanceExceptionChecker Type: tinyInt1isBit Content: true Type: metadataCacheSize Content: 50 Type: overrideSupportsIntegrityEnhancementFacility Content: false Type: autoDeserialize Content: false Type: resultSetSizeThreshold Content: 100 Type: zeroDateTimeBehavior Content: EXCEPTION Type: readFromSourceWhenNoReplicas Content: false Type: trackSessionState Content: false Type: autoClosePStmtStreams Content: false Type: useLocalSessionState Content: false Type: treatUtilDateAsTimestamp Content: true Type: prepStmtCacheSize Content: 25 Type: alwaysSendSetIsolation Content: true Type: requireSSL Content: false Type: holdResultsOpenOverStatementClose Content: false Type: disconnectOnExpiredPasswords Content: true Type: useCompression Content: false Type: logger Content: com.mysql.cj.log.StandardLogger Type: retriesAllDown Content: 120 Type: functionsNeverReturnBlobs Content: false Type: xdevapi.fallback-to-system-keystore Content: true Type: xdevapi.compression Content: PREFERRED Type: queryTimeoutKillsConnection Content: false Type: loadBalanceBlocklistTimeout Content: 0 Type: cacheResultSetMetadata Content: false Type: xdevapi.ssl-truststore-type Content: JKS Type: maxReconnects Content: 3 Type: clientCertificateKeyStoreType Content: JKS Type: useServerPrepStmts Content: false Type: prepStmtCacheSqlLimit Content: 256 Type: netTimeoutForStreamingResults Content: 600 Type: useNanosForElapsedTime Content: false Type: jdbcCompliantTruncation Content: true Type: loadBalanceValidateConnectionOnSwapServer Content: false Type: elideSetAutoCommits Content: false Type: traceProtocol Content: false Type: useUnbufferedInput Content: true Type: allowSourceDownConnections Content: false Type: paranoid Content: false Type: selfDestructOnPingSecondsLifetime Content: 0 Type: xdevapi.connect-timeout Content: 10000 Type: interactiveClient Content: false Type: sendFractionalSeconds Content: true Type: allowReplicaDownConnections Content: false Type: populateInsertRowWithDefaultValues Content: false Type: packetDebugBufferSize Content: 20 Type: useColumnNamesInFindColumn Content: false Type: clobberStreamingResults Content: false Type: allowUrlInLocalInfile Content: false Type: scrollTolerantForwardOnly Content: false Type: reportMetricsIntervalMillis Content: 30000 Type: enableQueryTimeouts Content: true Type: tcpSndBuf Content: 0 Type: callableStmtCacheSize Content: 100 Type: transformedBitIsBoolean Content: false Type: ha.loadBalanceStrategy Content: random Type: pedantic Content: false Type: socketFactory Content: com.mysql.cj.protocol.StandardSocketFactory Type: generateSimpleParameterMetadata Content: false Type: logXaCommands Content: false Type: queryInfoCacheFactory Content: com.mysql.cj.PerConnectionLRUFactory Type: useAffectedRows Content: false Type: xdevapi.auth Content: PLAIN Type: cacheServerConfiguration Content: false Type: sendFractionalSecondsForTime Content: true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug19169() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug32101() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug35810() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug42267() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug72632() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testCSC4616() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug3848() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug3920() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DataSourceRegressionTest#testBug4808() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.164 s - in com.pingcap.test.regression.DataSourceRegressionTest [INFO] Running com.pingcap.test.regression.EscapeProcessorRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug11498() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug11797() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug14909() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug25399() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug60598() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.EscapeProcessorRegressionTest#testBug63526() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in com.pingcap.test.regression.EscapeProcessorRegressionTest [INFO] Running com.pingcap.test.regression.SyntaxRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testExplicitPartitions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testExchangePartition() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (0 B at 0 B/s) connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testJsonType() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testHints() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.1/junit-3.8.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (0 B at 0 B/s) connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (0 B at 0 B/s) [INFO] Installing /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/mysql-connector-java-8.0.29-tidb-1.0.3.jar to /usr/local/repository/mysql/mysql-connector-java/8.0.29-tidb-1.0.3/mysql-connector-java-8.0.29-tidb-1.0.3.jar [INFO] Installing /tmp/mvninstall13752578727472864753.pom to /usr/local/repository/mysql/mysql-connector-java/8.0.29-tidb-1.0.3/mysql-connector-java-8.0.29-tidb-1.0.3.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.900 s [INFO] Finished at: 2024-05-06T14:50:36+08:00 [INFO] ------------------------------------------------------------------------ connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.pingcap.test:jdbc8_test:jar:0.0.1 [WARNING] 'dependencies.dependency.systemPath' for mysql:mysql-connector-java:jar should not point at files within the project directory, ${project.basedir}/mysql-connector-java-8.0.29-tidb-1.0.3.jar will be unresolvable by dependent projects @ line 27, column 19 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] --------------------< com.pingcap.test:jdbc8_test >--------------------- [INFO] Building jdbc8_test 0.0.1 [INFO] --------------------------------[ jar ]--------------------------------- Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom Optimizer hint syntax error at line 1 column 11 near "! max_execution_time (100) */" connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Progress (1): 1.1 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.pom (1.1 kB at 1.9 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Optimizer hint syntax error at line 1 column 47 near "" connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Progress (1): 1.5 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.pom (1.5 kB at 4.8 kB/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (0 B at 0 B/s) connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/junit-bom/5.6.2/junit-bom-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.0/apiguardian-api-1.1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom Optimizer hint can only be followed by certain keywords like SELECT, INSERT, etc. connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.8.2/junit-platform-commons-1.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar Progress (1): 0/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.1/6.0 MB Progress (1): 0.2/6.0 MB Progress (1): 0.2/6.0 MB Progress (1): 0.2/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar Progress (1): 0.3/6.0 MB Progress (1): 0.3/6.0 MB Progress (1): 0.3/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-engine/5.6.2/junit-jupiter-engine-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar Progress (1): 0.3/6.0 MB Progress (1): 0.4/6.0 MB Progress (1): 0.4/6.0 MB Progress (1): 0.4/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.5/6.0 MB Progress (1): 0.6/6.0 MB Progress (1): 0.6/6.0 MB Progress (1): 0.6/6.0 MB Progress (1): 0.7/6.0 MB Progress (1): 0.7/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.6.2/junit-platform-engine-1.6.2.jar (0 B at 0 B/s) Progress (1): 0.7/6.0 MB Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar Progress (1): 0.7/6.0 MB Progress (1): 0.8/6.0 MB Progress (1): 0.8/6.0 MB Progress (1): 0.8/6.0 MB Progress (1): 0.9/6.0 MB Progress (1): 0.9/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-runner/1.6.2/junit-platform-runner-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar Progress (1): 0.9/6.0 MB Progress (1): 0.9/6.0 MB Progress (1): 1.0/6.0 MB Progress (1): 1.0/6.0 MB Progress (1): 1.0/6.0 MB Progress (1): 1.1/6.0 MB Progress (1): 1.1/6.0 MB Progress (1): 1.1/6.0 MB Progress (1): 1.2/6.0 MB Progress (1): 1.2/6.0 MB Progress (1): 1.2/6.0 MB Progress (1): 1.2/6.0 MB Progress (1): 1.3/6.0 MB Progress (1): 1.3/6.0 MB Progress (1): 1.3/6.0 MB Progress (1): 1.4/6.0 MB Progress (1): 1.4/6.0 MB Progress (1): 1.4/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.13/junit-4.13.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar Progress (1): 1.4/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.8.2/junit-jupiter-api-5.8.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar Progress (1): 1.5/6.0 MB Progress (1): 1.5/6.0 MB Progress (1): 1.5/6.0 MB Progress (1): 1.6/6.0 MB Progress (1): 1.6/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (0 B at 0 B/s) Progress (1): 1.6/6.0 MB Progress (1): 1.6/6.0 MB Progress (1): 1.7/6.0 MB Progress (1): 1.7/6.0 MB Progress (1): 1.7/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.8/6.0 MB Progress (1): 1.9/6.0 MB Progress (1): 1.9/6.0 MB Progress (1): 1.9/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.0/6.0 MB Progress (1): 2.1/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.6.2/junit-platform-launcher-1.6.2.jar (0 B at 0 B/s) Progress (1): 2.1/6.0 MB Progress (1): 2.1/6.0 MB Progress (1): 2.2/6.0 MB Progress (1): 2.2/6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar (0 B at 0 B/s) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testRenameIndex() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testAlterTableAlgorithmLock() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Progress (1): 2.2/6.0 MB Progress (1): 2.2/6.0 MB Progress (1): 2.3/6.0 MB Progress (1): 2.3/6.0 MB Progress (1): 2.3/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.4/6.0 MB Progress (1): 2.5/6.0 MB Progress (1): 2.5/6.0 MB Progress (1): 2.5/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.6/6.0 MB Progress (1): 2.7/6.0 MB Progress (1): 2.7/6.0 MB Progress (1): 2.7/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.8/6.0 MB Progress (1): 2.9/6.0 MB Progress (1): 2.9/6.0 MB Progress (1): 2.9/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.0/6.0 MB Progress (1): 3.1/6.0 MB Progress (1): 3.1/6.0 MB Progress (1): 3.1/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.2/6.0 MB Progress (1): 3.3/6.0 MB Progress (1): 3.3/6.0 MB Progress (1): 3.3/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.4/6.0 MB Progress (1): 3.5/6.0 MB Progress (1): 3.5/6.0 MB Progress (1): 3.5/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.6/6.0 MB Progress (1): 3.7/6.0 MB Progress (1): 3.7/6.0 MB Progress (1): 3.7/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.8/6.0 MB Progress (1): 3.9/6.0 MB Progress (1): 3.9/6.0 MB Progress (1): 3.9/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.0/6.0 MB Progress (1): 4.1/6.0 MB Progress (1): 4.1/6.0 MB Progress (1): 4.1/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.2/6.0 MB Progress (1): 4.3/6.0 MB Progress (1): 4.3/6.0 MB Progress (1): 4.3/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.4/6.0 MB Progress (1): 4.5/6.0 MB Progress (1): 4.5/6.0 MB Progress (1): 4.5/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.6/6.0 MB Progress (1): 4.7/6.0 MB Progress (1): 4.7/6.0 MB Progress (1): 4.7/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.8/6.0 MB Progress (1): 4.9/6.0 MB Progress (1): 4.9/6.0 MB Progress (1): 4.9/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.0/6.0 MB Progress (1): 5.1/6.0 MB Progress (1): 5.1/6.0 MB Progress (1): 5.1/6.0 MB Progress (1): 5.2/6.0 MB Progress (1): 5.2/6.0 MB Progress (1): 5.2/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.3/6.0 MB Progress (1): 5.4/6.0 MB Progress (1): 5.4/6.0 MB Progress (1): 5.4/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.5/6.0 MB Progress (1): 5.6/6.0 MB Progress (1): 5.6/6.0 MB Progress (1): 5.6/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.7/6.0 MB Progress (1): 5.8/6.0 MB Progress (1): 5.8/6.0 MB Progress (1): 5.8/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 5.9/6.0 MB Progress (1): 6.0 MB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcprov-jdk15on/1.67/bcprov-jdk15on-1.67.jar (6.0 MB at 16 MB/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Progress (1): 7.7/888 kB Progress (1): 12/888 kB Progress (1): 16/888 kB Progress (1): 20/888 kB Progress (1): 24/888 kB Progress (1): 28/888 kB Progress (1): 32/888 kB Progress (1): 36/888 kB Progress (1): 40/888 kB Progress (1): 45/888 kB Progress (1): 49/888 kB Progress (1): 53/888 kB Progress (1): 57/888 kB Progress (1): 61/888 kB Progress (1): 65/888 kB Progress (1): 69/888 kB Progress (1): 73/888 kB Progress (1): 77/888 kB Progress (1): 81/888 kB Progress (1): 86/888 kB Progress (1): 90/888 kB Progress (1): 94/888 kB Progress (1): 98/888 kB Progress (1): 102/888 kB Progress (1): 106/888 kB Progress (1): 110/888 kB Progress (1): 114/888 kB Progress (1): 118/888 kB Progress (1): 122/888 kB Progress (1): 126/888 kB Progress (1): 131/888 kB Progress (1): 135/888 kB Progress (1): 139/888 kB Progress (1): 143/888 kB Progress (1): 147/888 kB Progress (1): 151/888 kB Progress (1): 155/888 kB Progress (1): 159/888 kB Progress (1): 163/888 kB Progress (1): 167/888 kB Progress (1): 172/888 kB Progress (1): 176/888 kB Progress (1): 180/888 kB Progress (1): 184/888 kB Progress (1): 188/888 kB Progress (1): 192/888 kB Progress (1): 196/888 kB Progress (1): 200/888 kB Progress (1): 204/888 kB Progress (1): 208/888 kB Progress (1): 213/888 kB Progress (1): 217/888 kB Progress (1): 221/888 kB Progress (1): 225/888 kB Progress (1): 229/888 kB Progress (1): 233/888 kB Progress (1): 237/888 kB Progress (1): 241/888 kB Progress (1): 245/888 kB Progress (1): 249/888 kB Progress (1): 253/888 kB Progress (1): 258/888 kB Progress (1): 262/888 kB Progress (1): 266/888 kB Progress (1): 270/888 kB Progress (1): 274/888 kB Progress (1): 278/888 kB Progress (1): 282/888 kB Progress (1): 286/888 kB Progress (1): 290/888 kB Progress (1): 294/888 kB Progress (1): 299/888 kB Progress (1): 303/888 kB Progress (1): 307/888 kB Progress (1): 311/888 kB Progress (1): 315/888 kB Progress (1): 319/888 kB Progress (1): 323/888 kB Progress (1): 327/888 kB Progress (1): 331/888 kB Progress (1): 335/888 kB Progress (1): 339/888 kB Progress (1): 344/888 kB Progress (1): 348/888 kB Progress (1): 352/888 kB Progress (1): 356/888 kB Progress (1): 360/888 kB Progress (1): 364/888 kB Progress (1): 368/888 kB Progress (1): 372/888 kB Progress (1): 376/888 kB Progress (1): 380/888 kB Progress (1): 385/888 kB Progress (1): 389/888 kB Progress (1): 393/888 kB Progress (1): 397/888 kB Progress (1): 401/888 kB Progress (1): 405/888 kB Progress (1): 409/888 kB Progress (1): 413/888 kB Progress (1): 417/888 kB Progress (1): 421/888 kB Progress (1): 426/888 kB Progress (1): 430/888 kB Progress (1): 434/888 kB Progress (1): 438/888 kB Progress (1): 442/888 kB Progress (1): 446/888 kB Progress (1): 450/888 kB Progress (1): 454/888 kB Progress (1): 458/888 kB Progress (1): 462/888 kB Progress (1): 466/888 kB Progress (1): 471/888 kB Progress (1): 475/888 kB Progress (1): 479/888 kB Progress (1): 483/888 kB Progress (1): 487/888 kB Progress (1): 491/888 kB Progress (1): 495/888 kB Progress (1): 499/888 kB Progress (1): 503/888 kB Progress (1): 507/888 kB Progress (1): 512/888 kB Progress (1): 516/888 kB Progress (1): 520/888 kB Progress (1): 524/888 kB Progress (1): 528/888 kB Progress (1): 532/888 kB Progress (1): 536/888 kB Progress (1): 540/888 kB Progress (1): 544/888 kB Progress (1): 548/888 kB Progress (1): 552/888 kB Progress (1): 557/888 kB Progress (1): 561/888 kB Progress (1): 565/888 kB Progress (1): 569/888 kB Progress (1): 573/888 kB Progress (1): 577/888 kB Progress (1): 581/888 kB Progress (1): 585/888 kB Progress (1): 589/888 kB Progress (1): 593/888 kB Progress (1): 598/888 kB Progress (1): 602/888 kB Progress (1): 606/888 kB Progress (1): 610/888 kB Progress (1): 614/888 kB Progress (1): 618/888 kB Progress (1): 622/888 kB Progress (1): 626/888 kB Progress (1): 630/888 kB Progress (1): 634/888 kB Progress (1): 638/888 kB Progress (1): 643/888 kB Progress (1): 647/888 kB Progress (1): 651/888 kB Progress (1): 655/888 kB Progress (1): 659/888 kB Progress (1): 663/888 kB Progress (1): 667/888 kB Progress (1): 671/888 kB Progress (1): 675/888 kB Progress (1): 679/888 kB Progress (1): 684/888 kB Progress (1): 688/888 kB Progress (1): 692/888 kB Progress (1): 696/888 kB Progress (1): 700/888 kB Progress (1): 704/888 kB Progress (1): 708/888 kB Progress (1): 712/888 kB Progress (1): 716/888 kB Progress (1): 720/888 kB Progress (1): 725/888 kB Progress (1): 729/888 kB Progress (1): 733/888 kB Progress (1): 737/888 kB Progress (1): 741/888 kB Progress (1): 745/888 kB Progress (1): 749/888 kB Progress (1): 753/888 kB Progress (1): 757/888 kB Progress (1): 761/888 kB Progress (1): 765/888 kB Progress (1): 770/888 kB Progress (1): 774/888 kB Progress (1): 778/888 kB Progress (1): 782/888 kB Progress (1): 786/888 kB Progress (1): 790/888 kB Progress (1): 794/888 kB Progress (1): 798/888 kB Progress (1): 802/888 kB Progress (1): 806/888 kB Progress (1): 811/888 kB Progress (1): 815/888 kB Progress (1): 819/888 kB Progress (1): 823/888 kB Progress (1): 827/888 kB Progress (1): 831/888 kB Progress (1): 835/888 kB Progress (1): 839/888 kB Progress (1): 843/888 kB Progress (1): 847/888 kB Progress (1): 851/888 kB Progress (1): 856/888 kB Progress (1): 860/888 kB Progress (1): 864/888 kB Progress (1): 868/888 kB Progress (1): 872/888 kB Progress (1): 876/888 kB Progress (1): 880/888 kB Progress (1): 884/888 kB Progress (1): 888 kB Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/bouncycastle/bcpkix-jdk15on/1.67/bcpkix-jdk15on-1.67.jar (888 kB at 986 kB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testIPv6Functions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SyntaxRegressionTest#testCreateTableDataDirectory() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 6.023 s - in com.pingcap.test.regression.SyntaxRegressionTest [INFO] Running com.pingcap.test.regression.DateTimeRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug20316640() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Col 1 [2038-01-19 03:14:07.0] Col 2 [18:59:59] Col 3 [9999-12-31] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug20391832() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useServerPrepStmts=false; sendFractSeconds=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true useServerPrepStmts=false; sendFractSeconds=true useServerPrepStmts=true; sendFractSeconds=false useServerPrepStmts=true; sendFractSeconds=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug20818678() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug15604() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2005-05-15 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug21308907() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug3620() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug5874() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug101413() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (0 B at 0 B/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/classworlds/classworlds/1.1/classworlds-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (0 B at 0 B/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (0 B at 0 B/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/8/maven-parent-8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/4/apache-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSqlTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (0 B at 0 B/s) connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (0 B at 0 B/s) connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/11/maven-parent-11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/5/apache-5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (0 B at 0 B/s) connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug104559() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.DateTimeRegressionTest#testBug22305930() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.772 s - in com.pingcap.test.regression.DateTimeRegressionTest [INFO] Running com.pingcap.test.regression.MicroPerformanceRegressionTest Calculating global performance scaling factor... connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom Global performance scaling factor is: 0.15191304347826087 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MicroPerformanceRegressionTest#testResultSetAccessors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Adjusting global performance scaling factor... connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom Gobal performance scaling factor adjusted from: 0.15191304347826087 to: 0.18669565217391304 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/google/1/google-1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar ResultSet.getInt(): avg time = 2.7E-4, acceptable time = 0.06170291304347826 ResultSet.getDouble(): avg time = 5.4E-4, acceptable time = 0.06263639130434782 ResultSet.getTime(): avg time = 7.8E-4, acceptable time = 0.1897761304347826 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar ResultSet.getTimestamp(): avg time = 8.5E-4, acceptable time = 0.22058091304347827 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/3.8.2/junit-3.8.2.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/log4j/log4j/1.2.12/log4j-1.2.12.jar (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ResultSet.getDate(): avg time = 0.00769, acceptable time = 0.20751221739130432 ResultSet.getString(): avg time = 7.0E-5, acceptable time = 0.0916675652173913 ResultSet.getObject() on a string: avg time = 1.3E-4, acceptable time = 0.08037247826086956 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MicroPerformanceRegressionTest#testBug6359() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Adjusting global performance scaling factor... connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Gobal performance scaling factor adjusted from: 0.18669565217391304 to: 0.18669565217391304 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.MicroPerformanceRegressionTest#testPreparedStatementTimes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Adjusting global performance scaling factor... Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (0 B at 0 B/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/target/classes connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jdbc8_test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jdbc8_test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/target/test-classes connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Gobal performance scaling factor adjusted from: 0.18669565217391304 to: 0.18652173913043477 0 prepares, the last 1000 prepares took 0 ms. 1000 prepares, the last 1000 prepares took 104 ms. connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true 2000 prepares, the last 1000 prepares took 85 ms, difference is 0.8173076923076923 x 3000 prepares, the last 1000 prepares took 86 ms, difference is 1.011764705882353 x 4000 prepares, the last 1000 prepares took 91 ms, difference is 1.058139534883721 x connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false 5000 prepares, the last 1000 prepares took 88 ms, difference is 0.967032967032967 x 6000 prepares, the last 1000 prepares took 87 ms, difference is 0.9886363636363636 x 7000 prepares, the last 1000 prepares took 115 ms, difference is 1.3218390804597702 x connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true 8000 prepares, the last 1000 prepares took 96 ms, difference is 0.8347826086956521 x 9000 prepares, the last 1000 prepares took 90 ms, difference is 0.9375 x com.mysql.cj.jdbc.ServerPreparedStatement[10001]: INSERT INTO marktest VALUES (** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **) connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false com.mysql.cj.jdbc.ServerPreparedStatement[10001]: INSERT INTO marktest VALUES (1, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **, ** NOT SPECIFIED **) PreparedStatement.setInt(): avg time = 1.8E-4, acceptable time = 0.013056521739130432 PreparedStatement.setDouble(): avg time = 1.9E-4, acceptable time = 0.22942173913043476 PreparedStatement.setTime(): avg time = 1.5E-4, acceptable time = 0.09978913043478259 PreparedStatement.setTimestamp(): avg time = 1.6E-4, acceptable time = 0.16973478260869565 PreparedStatement.setDate(): avg time = 1.6E-4, acceptable time = 0.7638065217391303 PreparedStatement.setString(): avg time = 1.5E-4, acceptable time = 0.07554130434782608 PreparedStatement.setObject() on a string: avg time = 1.5E-4, acceptable time = 0.07395586956521738 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.206 s - in com.pingcap.test.regression.MicroPerformanceRegressionTest [INFO] Running com.pingcap.test.regression.CharsetRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testAsciiCharConversion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 63 83 116 97 116 101 45 98 111 116 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug24840() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug37931() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug71038() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug72630() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug73663() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug81196() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug9206() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testBug100606() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testEncodingRegression() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CharsetRegressionTest#testGreekUtf8411() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 25, Failures: 0, Errors: 0, Skipped: 15, Time elapsed: 0.243 s - in com.pingcap.test.regression.CharsetRegressionTest [INFO] Running com.pingcap.test.regression.CachedRowsetTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.CachedRowsetTest#testBug5188() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in com.pingcap.test.regression.CachedRowsetTest [INFO] Running com.pingcap.test.regression.PooledConnectionRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testPacketTooLargeException() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testConnectionWrapperMethods() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:50:54 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:43944' to determine locality of connection Mon May 06 14:50:54 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 14:50:54 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:43944' to determine locality of connection Mon May 06 14:50:54 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testBug35489() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testBug7136() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1 - Connection closed. 1 - Connection closed. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testCloseEvent() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Before connection.close(). 1 - Connection closed. After connection.close(). Before connection.close(). 2 - Connection closed. After connection.close(). Before connection.close(). 3 - Connection closed. After connection.close(). Before connection.close(). 4 - Connection closed. After connection.close(). Before connection.close(). 5 - Connection closed. After connection.close(). Before pooledConnection.close(). After pooledConnection.close(). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.PooledConnectionRegressionTest#testConnectionReclaim() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Before connection reclaim. After connection reclaim. Before connection.close(). 1 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 2 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 3 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 4 - Connection closed. After connection.close(). Before connection reclaim. After connection reclaim. Before connection.close(). 5 - Connection closed. After connection.close(). Before pooledConnection.close(). After pooledConnection.close(). [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.668 s - in com.pingcap.test.regression.PooledConnectionRegressionTest [INFO] Running com.pingcap.test.regression.SubqueriesRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery1() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery2() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery3() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery4() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.SubqueriesRegressionTest#testSubQuery5() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.481 s - in com.pingcap.test.regression.SubqueriesRegressionTest [INFO] Running com.pingcap.test.regression.StressRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StressRegressionTest#testCreateConnectionsUnderLoad() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1/2/1.2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StressRegressionTest#testBug67760() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Start concurrent jobs and let them run for aproximatly 10 seconds... Starting job 1 (Thread-2) - PreparedStatement.set[Timestamp|Date|Time]()... Starting job 2 (Thread-3) - ResultSet.get[Timestamp|Date|Time]()... connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/regression/MetaDataRegressionTest.java: Some input files use or override a deprecated API. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/regression/MetaDataRegressionTest.java: Recompile with -Xlint:deprecation for details. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Some input files use or override a deprecated API that is marked for removal. [WARNING] /home/jenkins/agent/workspace/pingcap/tidb/merged_integration_jdbc_test/tidb-test/tidb_jdbc_test/tidb_jdbc8_test/src/test/java/com/pingcap/test/BaseTestCase.java: Recompile with -Xlint:removal for details. [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ jdbc8_test --- Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-engine/1.2.0-M1/junit-platform-engine-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.2.0-M1/junit-platform-commons-1.2.0-M1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/opentest4j/opentest4j/1.0.0/opentest4j-1.0.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-providers/2.21.0/surefire-providers-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5/maven-plugin-tools-3.5.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/16/maven-parent-16.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/7/apache-7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-languages/0.9.3/plexus-languages-0.9.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/ow2/1.3/ow2-1.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (0 B at 0 B/s) connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testSql() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testCdcQuery() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testAutocommit() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Finishing job 2 (Thread-3) after 196 iterations... Finishing job 1 (Thread-2) after 72357 iterations... The test ended gracefully after 10007 milliseconds. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StressRegressionTest#testCreateConnections() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1/4/1.7333333333333332 [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.076 s - in com.pingcap.test.regression.StressRegressionTest [INFO] Running com.pingcap.test.simple.MetadataTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testForeignKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetBestRowIdentifier() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetSqlKeywordsStatic() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetSqlKeywordsDynamic() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testSupports() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetCatalogVsGetSchemas() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testTinyint1IsBit() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testBitType() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-launcher/1.2.0-M1/junit-platform-launcher-1.2.0-M1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-surefire-provider/1.2.0-M1/junit-platform-surefire-provider-1.2.0-M1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-api/2.21.0/surefire-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-logger-api/2.21.0/surefire-logger-api-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/common-java5/2.21.0/common-java5-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/jupiter/junit-jupiter-api/5.6.2/junit-jupiter-api-5.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/junit/platform/junit-platform-commons/1.6.2/junit-platform-commons-1.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/maven-surefire-common/2.21.0/maven-surefire-common-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/surefire/surefire-booter/2.21.0/surefire-booter-2.21.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false true, false, null java.lang.Boolean ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetTablesUsingInfoSchema() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetIndexInfo() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/junit/junit/4.12/junit-4.12.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-java/0.9.3/plexus-java-0.9.3.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (0 B at 0 B/s) connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testViewMetaData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testSupportsSelectForUpdate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetPrimaryKeysUsingInfoShcema() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetExportedKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetCrossReferenceUsingInfoSchema() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGeneratedColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven/3.0/maven-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/maven-parent/15/maven-parent-15.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetTables() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetPrimaryKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true [WARNING] Tests run: 27, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 1.58 s - in com.pingcap.test.simple.MetadataTest [INFO] Running com.pingcap.test.simple.DateTimeTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testTimestampGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/apache/6/apache-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-providers/1.0-beta-6/wagon-providers-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testUtilDateSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-parent/1.5.0/jackrabbit-parent-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-api/1.5.3/slf4j-api-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-parent/1.5.3/slf4j-parent-1.5.3.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.0/commons-httpclient-3.0.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.pom (0 B at 0 B/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (0 B at 0 B/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http-shared/1.0-beta-6/wagon-http-shared-1.0-beta-6.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-http/1.0-beta-6/wagon-http-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-webdav/1.5.0/jackrabbit-webdav-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/wagon/wagon-webdav-jackrabbit/1.0-beta-6/wagon-webdav-jackrabbit-1.0-beta-6.jar (0 B at 0 B/s) Downloading from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/jackrabbit/jackrabbit-jcr-commons/1.5.0/jackrabbit-jcr-commons-1.5.0.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (0 B at 0 B/s) connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (0 B at 0 B/s) Downloaded from alimvn-central: https://maven.aliyun.com/repository/central/org/slf4j/slf4j-nop/1.5.3/slf4j-nop-1.5.3.jar (0 B at 0 B/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false [INFO] Running com.pingcap.test.simple.ConnectionTest connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCreateDatabaseIfNotExist() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUseLocalSessionStateRollback() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:10 CST 2024 INFO: [QUERY] SET autocommit=0 [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1046)] Mon May 06 14:51:10 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1046)] Mon May 06 14:51:10 CST 2024 INFO: [QUERY] INSERT INTO testUseLocalSessionState VALUES ('abc') [Created on: Mon May 06 14:51:10 CST 2024, duration: 2, connection-id: 2097162, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1047)] Mon May 06 14:51:10 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1047)] Mon May 06 14:51:10 CST 2024 INFO: [QUERY] rollback [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1048)] Mon May 06 14:51:10 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1048)] Mon May 06 14:51:10 CST 2024 INFO: [QUERY] INSERT INTO testUseLocalSessionState VALUES ('abc') [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1050)] Mon May 06 14:51:10 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1050)] Mon May 06 14:51:10 CST 2024 INFO: [QUERY] commit [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1051)] Mon May 06 14:51:10 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:10 CST 2024, duration: 0, connection-id: 2097162, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testUseLocalSessionStateRollback(ConnectionTest.java:1051)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testInterfaceImplementation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSymmetricInstantRetrieval() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testTimeoutErrors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testIsolationLevel() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testReadOnly56() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:11 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:51:11 CST 2024, duration: 1, connection-id: 2097176, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:51:11 CST 2024, duration: 1, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:51:11 CST 2024, duration: 1, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1387)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1389)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read write [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1395)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097176, statement-id: 0, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1397)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] set session transaction read only [Created on: Mon May 06 14:51:11 CST 2024, duration: 1, connection-id: 2097178, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1408)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097178, statement-id: -1, resultset-id: 0, at com.pingcap.test.simple.ConnectionTest.testReadOnly56(ConnectionTest.java:1408)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097180, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097180, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testServerConfigurationCache() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:11 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097184, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097184, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:11 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097186, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:11 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:11 CST 2024, duration: 0, connection-id: 2097186, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testPing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSelfDestruct() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLocalInfileDisabled() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDriverAcceptsURLNullArgument() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is `com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDumpQueriesOnException() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUserRequireSSL() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testNonVerifyServerCert() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUseCompress() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUseLocalSessionState() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testFallbackToSystemTrustStore() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCatalog() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCouplingOfCursorFetch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSupportsRefCursors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLocalSocketAddress() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Done! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testNewHostParsing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLifecyleInterceptor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testAllowLoadLocalInfileInPath() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testLocalInfileWithUrl() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDriverConnectPropertiesPrecedence() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testTLSVersionRemoval() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDecoratorsChain() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, underlying InputStream reports 111 total bytes available, attempting to read 111 bytes. Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,107) Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,7) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(7), buffer_size=16384, current_position=0, need to read 7 bytes to fill request, underlying InputStream reports 7 total bytes available, attempting to read 7 bytes. Mon May 06 14:51:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097450' packetLen: '912' packetSequence: '0' 03 2f 2a 20 6d 79 73 71 . / * m y s q 6c 2d 63 6f 6e 6e 65 63 l - c o n n e c 74 6f 72 2d 6a 61 76 61 t o r - j a v a 2d 38 2e 30 2e 32 39 2d - 8 . 0 . 2 9 - 74 69 64 62 2d 31 2e 30 t i d b - 1 . 0 2e 33 20 28 52 65 76 69 . 3 ( R e v i 73 69 6f 6e 3a 20 38 39 s i o n : 8 9 30 30 61 31 66 63 35 63 0 0 a 1 f c 5 c 36 32 30 39 33 38 33 36 6 2 0 9 3 8 3 6 63 31 62 31 38 66 64 31 c 1 b 1 8 f d 1 37 33 33 31 37 32 66 36 7 3 3 1 7 2 f 6 31 37 39 62 36 38 29 20 1 7 9 b 6 8 ) 2a 2f 53 45 4c 45 43 54 * / S E L E C T 20 20 40 40 73 65 73 73 @ @ s e s s 69 6f 6e 2e 61 75 74 6f i o n . a u t o 5f 69 6e 63 72 65 6d 65 _ i n c r e m e 6e 74 5f 69 6e 63 72 65 n t _ i n c r e 6d 65 6e 74 20 41 53 20 m e n t A S 61 75 74 6f 5f 69 6e 63 a u t o _ i n c 72 65 6d 65 6e 74 5f 69 r e m e n t _ i 6e 63 72 65 6d 65 6e 74 n c r e m e n t 2c 20 40 40 63 68 61 72 , @ @ c h a r 61 63 74 65 72 5f 73 65 a c t e r _ s e 74 5f 63 6c 69 65 6e 74 t _ c l i e n t 20 41 53 20 63 68 61 72 A S c h a r 61 63 74 65 72 5f 73 65 a c t e r _ s e 74 5f 63 6c 69 65 6e 74 t _ c l i e n t 2c 20 40 40 63 68 61 72 , @ @ c h a r 61 63 74 65 72 5f 73 65 a c t e r _ s e 74 5f 63 6f 6e 6e 65 63 t _ c o n n e c 74 69 6f 6e 20 41 53 20 t i o n A S 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 63 6f r _ s e t _ c o 6e 6e 65 63 74 69 6f 6e n n e c t i o n 2c 20 40 40 63 68 61 72 , @ @ c h a r 61 63 74 65 72 5f 73 65 a c t e r _ s e 74 5f 72 65 73 75 6c 74 t _ r e s u l t 73 20 41 53 20 63 68 61 s A S c h a 72 61 63 74 65 72 5f 73 r a c t e r _ s 65 74 5f 72 65 73 75 6c e t _ r e s u l 74 73 2c 20 40 40 63 68 t s , @ @ c h 61 72 61 63 74 65 72 5f a r a c t e r _ 73 65 74 5f 73 65 72 76 s e t _ s e r v 65 72 20 41 53 20 63 68 e r A S c h 61 72 61 63 74 65 72 5f a r a c t e r _ 73 65 74 5f 73 65 72 76 s e t _ s e r v 65 72 2c 20 40 40 63 6f e r , @ @ c o 6c 6c 61 74 69 6f 6e 5f l l a t i o n _ 73 65 72 76 65 72 20 41 s e r v e r A 53 20 63 6f 6c 6c 61 74 S c o l l a t 69 6f 6e 5f 73 65 72 76 i o n _ s e r v 65 72 2c 20 40 40 63 6f e r , @ @ c o 6c 6c 61 74 69 6f 6e 5f l l a t i o n _ 63 6f 6e 6e 65 63 74 69 c o n n e c t i 6f 6e 20 41 53 20 63 6f o n A S c o 6c 6c 61 74 69 6f 6e 5f l l a t i o n _ 63 6f 6e 6e 65 63 74 69 c o n n e c t i 6f 6e 2c 20 40 40 69 6e o n , @ @ i n 69 74 5f 63 6f 6e 6e 65 i t _ c o n n e 63 74 20 41 53 20 69 6e c t A S i n 69 74 5f 63 6f 6e 6e 65 i t _ c o n n e 63 74 2c 20 40 40 69 6e c t , @ @ i n 74 65 72 61 63 74 69 76 t e r a c t i v 65 5f 74 69 6d 65 6f 75 e _ t i m e o u 74 20 41 53 20 69 6e 74 t A S i n t 65 72 61 63 74 69 76 65 e r a c t i v e 5f 74 69 6d 65 6f 75 74 _ t i m e o u t 2c 20 40 40 6c 69 63 65 , @ @ l i c e 6e 73 65 20 41 53 20 6c n s e A S l 69 63 65 6e 73 65 2c 20 i c e n s e , 40 40 6c 6f 77 65 72 5f @ @ l o w e r _ 63 61 73 65 5f 74 61 62 c a s e _ t a b 6c 65 5f 6e 61 6d 65 73 l e _ n a m e s 20 41 53 20 6c 6f 77 65 A S l o w e 72 5f 63 61 73 65 5f 74 r _ c a s e _ t 61 62 6c 65 5f 6e 61 6d a b l e _ n a m 65 73 2c 20 40 40 6d 61 e s , @ @ m a 78 5f 61 6c 6c 6f 77 65 x _ a l l o w e 64 5f 70 61 63 6b 65 74 d _ p a c k e t 20 41 53 20 6d 61 78 5f A S m a x _ 61 6c 6c 6f 77 65 64 5f a l l o w e d _ 70 61 63 6b 65 74 2c 20 p a c k e t , 40 40 6e 65 74 5f 77 72 @ @ n e t _ w r 69 74 65 5f 74 69 6d 65 i t e _ t i m e 6f 75 74 20 41 53 20 6e o u t A S n 65 74 5f 77 72 69 74 65 e t _ w r i t e 5f 74 69 6d 65 6f 75 74 _ t i m e o u t 2c 20 40 40 70 65 72 66 , @ @ p e r f 6f 72 6d 61 6e 63 65 5f o r m a n c e _ 73 63 68 65 6d 61 20 41 s c h e m a A 53 20 70 65 72 66 6f 72 S p e r f o r 6d 61 6e 63 65 5f 73 63 m a n c e _ s c 68 65 6d 61 2c 20 40 40 h e m a , @ @ 73 71 6c 5f 6d 6f 64 65 s q l _ m o d e 20 41 53 20 73 71 6c 5f A S s q l _ 6d 6f 64 65 2c 20 40 40 m o d e , @ @ 73 79 73 74 65 6d 5f 74 s y s t e m _ t 69 6d 65 5f 7a 6f 6e 65 i m e _ z o n e 20 41 53 20 73 79 73 74 A S s y s t 65 6d 5f 74 69 6d 65 5f e m _ t i m e _ 7a 6f 6e 65 2c 20 40 40 z o n e , @ @ 74 69 6d 65 5f 7a 6f 6e t i m e _ z o n 65 20 41 53 20 74 69 6d e A S t i m 65 5f 7a 6f 6e 65 2c 20 e _ z o n e , 40 40 74 72 61 6e 73 61 @ @ t r a n s a 63 74 69 6f 6e 5f 69 73 c t i o n _ i s 6f 6c 61 74 69 6f 6e 20 o l a t i o n 41 53 20 74 72 61 6e 73 A S t r a n s 61 63 74 69 6f 6e 5f 69 a c t i o n _ i 73 6f 6c 61 74 69 6f 6e s o l a t i o n 2c 20 40 40 77 61 69 74 , @ @ w a i t 5f 74 69 6d 65 6f 75 74 _ t i m e o u t 20 41 53 20 77 61 69 74 A S w a i t 5f 74 69 6d 65 6f 75 74 _ t i m e o u t Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,1) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(1), buffer_size=16384, current_position=0, need to read 1 bytes to fill request, underlying InputStream reports 1122 total bytes available, attempting to read 1122 bytes. Mon May 06 14:51:21 CST 2024 TRACE: reuseAndReadPacket() payload: 13 . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 46 Packet header: 2e 00 00 02 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,46) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 18 . d e f . . . . 61 75 74 6f 5f 69 6e 63 a u t o _ i n c 72 65 6d 65 6e 74 5f 69 r e m e n t _ i 6e 63 72 65 6d 65 6e 74 n c r e m e n t 00 0c 3f 00 14 00 00 00 . . ? . . . . . 08 a0 00 00 00 00 . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 42 Packet header: 2a 00 00 03 * . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,42) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 14 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 63 6c r _ s e t _ c l 69 65 6e 74 00 0c 2e 00 i e n t . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 46 Packet header: 2e 00 00 04 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,46) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 18 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 63 6f r _ s e t _ c o 6e 6e 65 63 74 69 6f 6e n n e c t i o n 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 43 Packet header: 2b 00 00 05 + . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,43) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 15 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 72 65 r _ s e t _ r e 73 75 6c 74 73 00 0c 2e s u l t s . . . 00 00 00 00 00 fd 00 00 . . . . . . . . 1f 00 00 . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 42 Packet header: 2a 00 00 06 * . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,42) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 14 . d e f . . . . 63 68 61 72 61 63 74 65 c h a r a c t e 72 5f 73 65 74 5f 73 65 r _ s e t _ s e 72 76 65 72 00 0c 2e 00 r v e r . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 38 Packet header: 26 00 00 07 & . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,38) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 10 . d e f . . . . 63 6f 6c 6c 61 74 69 6f c o l l a t i o 6e 5f 73 65 72 76 65 72 n _ s e r v e r 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 42 Packet header: 2a 00 00 08 * . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,42) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 14 . d e f . . . . 63 6f 6c 6c 61 74 69 6f c o l l a t i o 6e 5f 63 6f 6e 6e 65 63 n _ c o n n e c 74 69 6f 6e 00 0c 2e 00 t i o n . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 34 Packet header: 22 00 00 09 " . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,34) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0c . d e f . . . . 69 6e 69 74 5f 63 6f 6e i n i t _ c o n 6e 65 63 74 00 0c 2e 00 n e c t . . . . 00 00 00 00 fd 00 00 1f . . . . . . . . 00 00 . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 41 Packet header: 29 00 00 0a ) . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,41) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 13 . d e f . . . . 69 6e 74 65 72 61 63 74 i n t e r a c t 69 76 65 5f 74 69 6d 65 i v e _ t i m e 6f 75 74 00 0c 3f 00 14 o u t . . ? . . 00 00 00 08 a0 00 00 00 . . . . . . . . 00 . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 29 Packet header: 1d 00 00 0b . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,29) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 07 . d e f . . . . 6c 69 63 65 6e 73 65 00 l i c e n s e . 0c 2e 00 00 00 00 00 fd . . . . . . . . 00 00 1f 00 00 . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 44 Packet header: 2c 00 00 0c , . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,44) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 16 . d e f . . . . 6c 6f 77 65 72 5f 63 61 l o w e r _ c a 73 65 5f 74 61 62 6c 65 s e _ t a b l e 5f 6e 61 6d 65 73 00 0c _ n a m e s . . 2e 00 00 00 00 00 fd 00 . . . . . . . . 00 1f 00 00 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 40 Packet header: 28 00 00 0d ( . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,40) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 12 . d e f . . . . 6d 61 78 5f 61 6c 6c 6f m a x _ a l l o 77 65 64 5f 70 61 63 6b w e d _ p a c k 65 74 00 0c 3f 00 14 00 e t . . ? . . . 00 00 08 a0 00 00 00 00 . . . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 39 Packet header: 27 00 00 0e ' . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,39) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 11 . d e f . . . . 6e 65 74 5f 77 72 69 74 n e t _ w r i t 65 5f 74 69 6d 65 6f 75 e _ t i m e o u 74 00 0c 2e 00 00 00 00 t . . . . . . . 00 fd 00 00 1f 00 00 . . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 40 Packet header: 28 00 00 0f ( . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,40) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 12 . d e f . . . . 70 65 72 66 6f 72 6d 61 p e r f o r m a 6e 63 65 5f 73 63 68 65 n c e _ s c h e 6d 61 00 0c 3f 00 14 00 m a . . ? . . . 00 00 08 80 00 00 00 00 . . . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 30 Packet header: 1e 00 00 10 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,30) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 08 . d e f . . . . 73 71 6c 5f 6d 6f 64 65 s q l _ m o d e 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 38 Packet header: 26 00 00 11 & . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,38) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 10 . d e f . . . . 73 79 73 74 65 6d 5f 74 s y s t e m _ t 69 6d 65 5f 7a 6f 6e 65 i m e _ z o n e 00 0c 2e 00 00 00 00 00 . . . . . . . . fd 00 00 1f 00 00 . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 31 Packet header: 1f 00 00 12 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,31) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 09 . d e f . . . . 74 69 6d 65 5f 7a 6f 6e t i m e _ z o n 65 00 0c 2e 00 00 00 00 e . . . . . . . 00 fd 00 00 1f 00 00 . . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 43 Packet header: 2b 00 00 13 + . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,43) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 15 . d e f . . . . 74 72 61 6e 73 61 63 74 t r a n s a c t 69 6f 6e 5f 69 73 6f 6c i o n _ i s o l 61 74 69 6f 6e 00 0c 2e a t i o n . . . 00 00 00 00 00 fd 00 00 . . . . . . . . 1f 00 00 . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 34 Packet header: 22 00 00 14 " . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,34) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0c . d e f . . . . 77 61 69 74 5f 74 69 6d w a i t _ t i m 65 6f 75 74 00 0c 3f 00 e o u t . . ? . 14 00 00 00 08 a0 00 00 . . . . . . . . 00 00 . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 288 Packet header: 20 01 00 15 . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,288) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: 01 31 07 75 74 66 38 6d . 1 . u t f 8 m 62 34 07 75 74 66 38 6d b 4 . u t f 8 m 62 34 07 75 74 66 38 6d b 4 . u t f 8 m 62 34 07 75 74 66 38 6d b 4 . u t f 8 m 62 34 0b 75 74 66 38 6d b 4 . u t f 8 m 62 34 5f 62 69 6e 12 75 b 4 _ b i n . u 74 66 38 6d 62 34 5f 30 t f 8 m b 4 _ 0 39 30 30 5f 61 69 5f 63 9 0 0 _ a i _ c 69 00 05 32 38 38 30 30 i . . 2 8 8 0 0 12 41 70 61 63 68 65 20 . A p a c h e 4c 69 63 65 6e 73 65 20 L i c e n s e 32 2e 30 01 32 08 36 37 2 . 0 . 2 . 6 7 31 30 38 38 36 34 02 36 1 0 8 8 6 4 . 6 30 01 30 89 4f 4e 4c 59 0 . 0 . O N L Y 5f 46 55 4c 4c 5f 47 52 _ F U L L _ G R 4f 55 50 5f 42 59 2c 53 O U P _ B Y , S 54 52 49 43 54 5f 54 52 T R I C T _ T R 41 4e 53 5f 54 41 42 4c A N S _ T A B L 45 53 2c 4e 4f 5f 5a 45 E S , N O _ Z E 52 4f 5f 49 4e 5f 44 41 R O _ I N _ D A 54 45 2c 4e 4f 5f 5a 45 T E , N O _ Z E 52 4f 5f 44 41 54 45 2c R O _ D A T E , 45 52 52 4f 52 5f 46 4f E R R O R _ F O 52 5f 44 49 56 49 53 49 R _ D I V I S I 4f 4e 5f 42 59 5f 5a 45 O N _ B Y _ Z E 52 4f 2c 4e 4f 5f 41 55 R O , N O _ A U 54 4f 5f 43 52 45 41 54 T O _ C R E A T 45 5f 55 53 45 52 2c 4e E _ U S E R , N 4f 5f 45 4e 47 49 4e 45 O _ E N G I N E 5f 53 55 42 53 54 49 54 _ S U B S T I T 55 54 49 4f 4e 0d 41 73 U T I O N . A s 69 61 2f 53 68 61 6e 67 i a / S h a n g 68 61 69 06 53 59 53 54 h a i . S Y S T 45 4d 0f 52 45 50 45 41 E M . R E P E A 54 41 42 4c 45 2d 52 45 T A B L E - R E 41 44 05 32 38 38 30 30 A D . 2 8 8 0 0 Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 16 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0, 0, 0, 0],0,7) Mon May 06 14:51:21 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097450' packetLen: '33' packetSequence: '0' 03 53 45 54 20 63 68 61 . S E T c h a 72 61 63 74 65 72 5f 73 r a c t e r _ s 65 74 5f 72 65 73 75 6c e t _ r e s u l 74 73 20 3d 20 4e 55 4c t s = N U L 4c L Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([19, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,7) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(7), buffer_size=16384, current_position=0, need to read 7 bytes to fill request, underlying InputStream reports 7 total bytes available, attempting to read 7 bytes. Mon May 06 14:51:21 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097450' packetLen: '17' packetSequence: '0' 03 53 45 54 20 61 75 74 . S E T a u t 6f 63 6f 6d 6d 69 74 3d o c o m m i t = 31 1 Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 0],0,4) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(4), buffer_size=16384, current_position=0, need to read 4 bytes to fill request, attempting to read 4 bytes. Mon May 06 14:51:21 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.readIfNecessary([0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],0,7) not all data available in buffer, must read from stream Mon May 06 14:51:21 CST 2024 TRACE: ReadAheadInputStream.fill(7), buffer_size=16384, current_position=0, need to read 7 bytes to fill request, underlying InputStream reports 7 total bytes available, attempting to read 7 bytes. Mon May 06 14:51:21 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:51:21 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2097450' packetLen: '1' packetSequence: '0' 01 . ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCompression() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSavepoint() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Testing SAVEPOINTs ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testCannedConfigs() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.exceptions.InvalidConnectionAttributeException: Can't find configuration template named 'clusterBase2' at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.conf.ConnectionUrl.getPropertiesFromConfigFiles(ConnectionUrl.java:418) at com.mysql.cj.conf.ConnectionUrl.expandPropertiesFromConfigFiles(ConnectionUrl.java:400) at com.mysql.cj.conf.ConnectionUrl.collectProperties(ConnectionUrl.java:371) at com.mysql.cj.conf.ConnectionUrl.(ConnectionUrl.java:347) at com.mysql.cj.conf.url.SingleConnectionUrl.(SingleConnectionUrl.java:47) at jdk.internal.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) at com.mysql.cj.util.Util.getInstance(Util.java:167) at com.mysql.cj.util.Util.getInstance(Util.java:174) at com.mysql.cj.conf.ConnectionUrl$Type.getImplementingInstance(ConnectionUrl.java:241) at com.mysql.cj.conf.ConnectionUrl$Type.getConnectionUrlInstance(ConnectionUrl.java:211) at com.mysql.cj.conf.ConnectionUrl.getConnectionUrlInstance(ConnectionUrl.java:280) at com.pingcap.test.simple.ConnectionTest$1.call(ConnectionTest.java:626) at com.pingcap.test.simple.ConnectionTest$1.call(ConnectionTest.java:623) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.ConnectionTest.testCannedConfigs(ConnectionTest.java:623) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSessionVariables() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:21 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097462, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:21 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097462, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:21 CST 2024 INFO: [QUERY] SHOW VARIABLES LIKE 'wait_timeout' [Created on: Mon May 06 14:51:21 CST 2024, duration: 2, connection-id: 2097462, statement-id: 0, resultset-id: 0, at com.pingcap.test.BaseTestCase.getSingleIndexedValueWithQuery(BaseTestCase.java:530)] Mon May 06 14:51:21 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097462, statement-id: 0, resultset-id: 0, at com.pingcap.test.BaseTestCase.getSingleIndexedValueWithQuery(BaseTestCase.java:530)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUsageAdvisorTooLargeResultSet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:21 CST 2024 WARN: [USAGE ADVISOR] Result set size of 891 rows is larger than "resultSetSizeThreshold" of 4 rows. Application may be requesting more data than it is using. Consider reformulating the query. [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097466, statement-id: 0, resultset-id: 1, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1008)] Mon May 06 14:51:21 CST 2024 WARN: [USAGE ADVISOR] Possible incomplete traversal of result set. Cursor was left on row 0 of 891 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097466, statement-id: 0, resultset-id: 1, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1008)] Mon May 06 14:51:21 CST 2024 WARN: [USAGE ADVISOR] The following columns were part of the SELECT statement for this result set, but were never referenced: null.Variable_name, null.Value [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097466, statement-id: 0, resultset-id: 1, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1008)] Mon May 06 14:51:21 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097466, statement-id: -1, resultset-id: -1, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1017)] Mon May 06 14:51:21 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:21 CST 2024, duration: 0, connection-id: 2097466, statement-id: 0, resultset-id: -1, at com.pingcap.test.simple.ConnectionTest.testUsageAdvisorTooLargeResultSet(ConnectionTest.java:1017)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testEnableEscapeProcessing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSetProfileSql() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testGatherPerfMetrics() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:21 CST 2024 INFO: ** Performance Metrics Report ** Longest reported query: 1 ms Shortest reported query: 1 ms Average query execution time: 0.5 ms Number of statements executed: 2 Number of result sets created: 1 Number of statements prepared: 0 Number of prepared statement executions: 0 Timing Histogram: less than 1 ms: 1 ******************** between 1 and 2 ms: 1 ******************** between 2 and 3 ms: 0 between 3 and 4 ms: 0 between 4 and 5 ms: 0 between 5 and 6 ms: 0 between 6 and 7 ms: 0 between 7 and 8 ms: 0 between 8 and 9 ms: 0 between 9 and 10 ms: 0 between 10 and 11 ms: 0 between 11 and 12 ms: 0 between 12 and 13 ms: 0 between 13 and 14 ms: 0 between 14 and 15 ms: 0 between 15 and 16 ms: 0 between 16 and 17 ms: 0 between 17 and 18 ms: 0 between 18 and 19 ms: 0 Table Join Histogram: 0 tables or less: 1 ******************** between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 between 0 and 0 tables: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testSslConnectionOptions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDriverConnectNullArgument() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testFallbackToSystemKeyStore() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testIsLocal() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:21 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:39004' to determine locality of connection Mon May 06 14:51:21 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testTSLConflictingOptions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testFailoverConnection() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Original Connection Id = 2097504 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true new Connection Id = 2097506 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testConnectionPropertiesTransform() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testDontTrackOpenResources() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ConnectionTest#testUserRequireX509() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 47, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 14.462 s - in com.pingcap.test.simple.ConnectionTest [INFO] Running com.pingcap.test.simple.ResultSetTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testUpdResultSetUpdateObjectAndNewSupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testDateTimeRetrieval() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testPadding() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 gbk latin1 binary utf8 ascii utf8mb4 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testWarningOnTimestampTruncation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testUpdateForReadOnlyResultSet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testUpdResultSetUpdateObjectAndNewUnsupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ResultSetTest#testNonUpdResultSetUpdateObject() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in com.pingcap.test.simple.ResultSetTest [INFO] Running com.pingcap.test.simple.StatementsTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testParameterBindings() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStmtGetSetLargeMaxRows() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testHoldingResultSetsOverClose() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServerPreparedStatementsCaching() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInfoParsingAndRewrittingReplaceVauesEroteme() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNCharacterStreamServer() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testBinaryResultSetNumericTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNStringServer() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServerPrepStmtExecuteLargeBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testGetNClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testUpdateNClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInterceptors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:26 CST 2024 INFO: Server status change for query: {} Mon May 06 14:51:26 CST 2024 INFO: Server status change for query: {} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInfoParsingAndRewrittingLoadData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testClose() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetObjectWithMysqlType() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testNulls() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStmtExecuteLargeBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testLocalInfileHooked() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStreamChange() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testQueryInfoParsingAndRewrittingReplaceSetEroteme() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSelectColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false 6 columns = 1 ms 14 columns = 2 ms 22 columns = 1 ms 30 columns = 2 ms 38 columns = 2 ms connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testParsedConversionWarning() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testAutoIncrement() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testCacheAutocommit() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStmtExecuteLargeUpdate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testTruncationOnRead() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtExecuteLargeUpdateNoGeneratedKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testEnableStreamingResults() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtSetObjectAndNewSupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testAccessorsAndMutators() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPreparedStatementBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testEnableTLSVersion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug29329326() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:24 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:32796' to determine locality of connection Mon May 06 14:51:24 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testChangeUserNoDb() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testChangeUserClosedConn() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testPropertiesDescriptionsKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testDefaultPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionGroupHostManagement() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testStatementComment() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /* conn id 2097882 clock: 1714978285709 */ SET autocommit=1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testStackOverflowOnMissingInterceptor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testTLSVersion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug20685022() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug20825727() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug17251955() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25642021() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25642226() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReconnectWithCachedConfig() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testSha256PasswordPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25701740() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug10144() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11237() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11259() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11879() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11976() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug12218() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug12229() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:26 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:26 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:26 CST 2024 INFO: [PREPARE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = ? [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:694)] Mon May 06 14:51:26 CST 2024 INFO: [EXECUTE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 [Created on: Mon May 06 14:51:26 CST 2024, duration: 1, connection-id: 2097952, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:697)] Mon May 06 14:51:26 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:697)] Mon May 06 14:51:26 CST 2024 INFO: [EXECUTE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:700)] Mon May 06 14:51:26 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:700)] Mon May 06 14:51:26 CST 2024 INFO: [EXECUTE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:703)] Mon May 06 14:51:26 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097952, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:703)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug12753() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug13048() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug13453() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug15065() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:51:26 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2097968, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug15570() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22643() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug23281() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2097986 2097988 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug23626() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25514() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25545() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug27655() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:51:26 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2098018, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:51:26 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:51:26 CST 2024, duration: 0, connection-id: 2098018, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug29852() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug31053() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug32216() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug32877() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug33734() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug34703() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug34937() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug35660() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug36662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug36948() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug37570() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug41172() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug43421() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testMultiStatements() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtExecuteLargeBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServPrepStmtSetObjectAndNewSupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStatementRewriteBatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true 1 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSqlTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSqlDateSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testCdcBaseQuery() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testCdcTransactionQuery() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testServPrepStmtSetObjectAndNewUnsupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testRowFetch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetObject() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testUpdateNCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSharedTestData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtExecuteLargeUpdateExplicitGeneratedKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testInsert() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPrepStmtSetObjectAndNewUnsupportedTypes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testGetNString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testUpdateNString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testPreparedStatement() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testGetNCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStubbed() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testStmtExecuteLargeUpdateNoGeneratedKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNClobServer() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.StatementsTest#testSetNClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 71, Failures: 0, Errors: 0, Skipped: 19, Time elapsed: 22.857 s - in com.pingcap.test.simple.StatementsTest [INFO] Running com.pingcap.test.regression.StatementRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testCommentParsing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testParameterBoundsCheck() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testLimitAndMaxRows() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testLoadData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /tmp/mysql13788327293289313635.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testTimestampNPE() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2024-05-06 14:51:49 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34093_nonbatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20391550() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20453773() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testNullClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testSetMaxRows() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testExecutionPlanForSlowQueries() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Mon May 06 14:51:53 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,003 ms): INSERT INTO testWL4897 VALUES (SLEEP(0.5) + 1, 'MySQL'), (SLEEP(0.5) + 2, 'Connector/J') [Created on: Mon May 06 14:51:53 CST 2024, duration: 1003, connection-id: 2097830, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6042)] Mon May 06 14:51:53 CST 2024 WARN: Slow query explain results for 'INSERT INTO testWL4897 VALUES (SLEEP(0.5) + 1, 'MySQL'), (SLEEP(0.5) + 2, 'Connector/J')' : *************************** 1. row *************************** id: Insert_1 estRows: N/A task: root access object: operator info: N/A connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Mon May 06 14:51:54 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,002 ms): SELECT * FROM testWL4897 WHERE f1 + SLEEP(0.5) = f1 [Created on: Mon May 06 14:51:54 CST 2024, duration: 1002, connection-id: 2097832, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6042)] Mon May 06 14:51:54 CST 2024 WARN: Slow query explain results for 'SELECT * FROM testWL4897 WHERE f1 + SLEEP(0.5) = f1' : *************************** 1. row *************************** id: Selection_5 estRows: 8000.00 task: root access object: operator info: eq(plus(test.testwl4897.f1, sleep(0.5)), test.testwl4897.f1) *************************** 2. row *************************** id: ??TableReader_7 estRows: 10000.00 task: root access object: operator info: data:TableFullScan_6 *************************** 3. row *************************** id: ??TableFullScan_6 estRows: 10000.00 task: cop[tikv] access object: table:testWL4897 operator info: keep order:false, stats:pseudo connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false Mon May 06 14:51:55 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 994 ms): REPLACE INTO testWL4897 VALUES (SLEEP(0.33) + 2, 'Database'), (SLEEP(0.33) + 3, 'Connector'), (SLEEP(0.33) + 4, 'Java') [Created on: Mon May 06 14:51:55 CST 2024, duration: 994, connection-id: 2097834, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6042)] Mon May 06 14:51:55 CST 2024 WARN: Slow query explain results for 'REPLACE INTO testWL4897 VALUES (SLEEP(0.33) + 2, 'Database'), (SLEEP(0.33) + 3, 'Connector'), (SLEEP(0.33) + 4, 'Java')' : *************************** 1. row *************************** id: Insert_1 estRows: N/A task: root access object: operator info: N/A connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Mon May 06 14:51:56 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,007 ms): UPDATE testWL4897 SET f1 = f1 * 10 + SLEEP(0.25) [Created on: Mon May 06 14:51:56 CST 2024, duration: 1007, connection-id: 2097836, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6042)] Mon May 06 14:51:56 CST 2024 WARN: Slow query explain results for 'UPDATE testWL4897 SET f1 = f1 * 10 + SLEEP(0.25)' : *************************** 1. row *************************** id: Update_3 estRows: N/A task: root access object: operator info: N/A *************************** 2. row *************************** id: ??TableReader_6 estRows: 10000.00 task: root access object: operator info: data:TableFullScan_5 *************************** 3. row *************************** id: ??TableFullScan_5 estRows: 10000.00 task: cop[tikv] access object: table:testWL4897 operator info: keep order:false, stats:pseudo connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSymmetricInstantRetrieval() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Mon May 06 14:51:57 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,006 ms): DELETE FROM testWL4897 WHERE f1 + SLEEP(0.25) = f1 [Created on: Mon May 06 14:51:57 CST 2024, duration: 1006, connection-id: 2097838, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6042)] Mon May 06 14:51:57 CST 2024 WARN: Slow query explain results for 'DELETE FROM testWL4897 WHERE f1 + SLEEP(0.25) = f1' : *************************** 1. row *************************** id: Delete_4 estRows: N/A task: root access object: operator info: N/A *************************** 2. row *************************** id: ??Selection_6 estRows: 8000.00 task: root access object: operator info: eq(plus(test.testwl4897.f1, sleep(0.25)), test.testwl4897.f1) *************************** 3. row *************************** id: ??TableReader_8 estRows: 10000.00 task: root access object: operator info: data:TableFullScan_7 *************************** 4. row *************************** id: ??TableFullScan_7 estRows: 10000.00 task: cop[tikv] access object: table:testWL4897 operator info: keep order:false, stats:pseudo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug10155() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug10630() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11115() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11540() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11663() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /* conn id 2097856 clock: 1714978317833 */ SET autocommit=1; /* conn id 2097856 clock: 1714978317839 */ DEALLOCATE PREPARE debug_stmt_0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11798() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug13255() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug15024() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug15141() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug15383() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug17099() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug17587() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug18041() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug19615() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20029() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20650() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20687() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20888() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21207() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21438() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug22290() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug22359() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug24344() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug24360() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug25009() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug25025() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug25073() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug27412() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug28469() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug28596() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug28851() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testPStmtTypesBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug30550() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug31193() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug32577() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 11/04/2007 01:30 EST 11/04/2007 01:30 EDT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug33823() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34093() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34185() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34518() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34555() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSqlTimestampSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.TicdcTest#testBaseTransactionQuery() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://127.0.0.1:4000/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.431 s - in com.pingcap.test.TicdcTest connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true [INFO] [INFO] Results: [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:11 min [INFO] Finished at: 2024-05-06T14:52:18+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test already exists) [Pipeline] // cache [Pipeline] } connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true [Pipeline] // dir [Pipeline] } connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true [Pipeline] // container connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false [Pipeline] } connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false [Pipeline] // podTemplate [Pipeline] } connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSqlDateSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug44324() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug44587() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug45171() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug45419() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug46637() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug47494() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug48442() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug48486() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug48605() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug49700() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug51266() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug51643() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug51783() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56100() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56122() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56429() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56955() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug57662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:52:29 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:52:29 CST 2024, duration: 212304, connection-id: 2098158, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:52:29 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:52:29 CST 2024, duration: 8965, connection-id: 2098158, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:52:29 CST 2024 INFO: [QUERY] SELECT TABLE_SCHEMA, NULL, TABLE_NAME, COLUMN_NAME,CASE WHEN UPPER(DATA_TYPE)='DECIMAL' THEN 3 WHEN UPPER(DATA_TYPE)='DECIMAL UNSIGNED' THEN 3 WHEN UPPER(DATA_TYPE)='TINYINT' THEN CASE WHEN LOCATE('ZEROFILL', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('UNSIGNED', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('(1)', COLUMN_TYPE) != 0 THEN -7 ELSE -6 END WHEN UPPER(DATA_TYPE)='TINYINT UNSIGNED' THEN CASE WHEN LOCATE('ZEROFILL', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('UNSIGNED', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('(1)', COLUMN_TYPE) != 0 THEN -7 ELSE -6 END WHEN UPPER(DATA_TYPE)='BOOLEAN' THEN 16 WHEN UPPER(DATA_TYPE)='SMALLINT' THEN 5 WHEN UPPER(DATA_TYPE)='SMALLINT UNSIGNED' THEN 5 WHEN UPPER(DATA_TYPE)='INT' THEN 4 WHEN UPPER(DATA_TYPE)='INT UNSIGNED' THEN 4 WHEN UPPER(DATA_TYPE)='FLOAT' THEN 7 WHEN UPPER(DATA_TYPE)='FLOAT UNSIGNED' THEN 7 WHEN UPPER(DATA_TYPE)='DOUBLE' THEN 8 WHEN UPPER(DATA_TYPE)='DOUBLE UNSIGNED' THEN 8 WHEN UPPER(DATA_TYPE)='NULL' THEN 0 WHEN UPPER(DATA_TYPE)='TIMESTAMP' THEN 93 WHEN UPPER(DATA_TYPE)='BIGINT' THEN -5 WHEN UPPER(DATA_TYPE)='BIGINT UNSIGNED' THEN -5 WHEN UPPER(DATA_TYPE)='MEDIUMINT' THEN 4 WHEN UPPER(DATA_TYPE)='MEDIUMINT UNSIGNED' THEN 4 WHEN UPPER(DATA_TYPE)='DATE' THEN 91 WHEN UPPER(DATA_TYPE)='TIME' THEN 92 WHEN UPPER(DATA_TYPE)='DATETIME' THEN 93 WHEN UPPER(DATA_TYPE)='YEAR' THEN 91 WHEN UPPER(DATA_TYPE)='VARCHAR' THEN 12 WHEN UPPER(DATA_TYPE)='VARBINARY' THEN -3 WHEN UPPER(DATA_TYPE)='BIT' THEN -7 WHEN UPPER(DATA_TYPE)='JSON' THEN -1 WHEN UPPER(DATA_TYPE)='ENUM' THEN 1 WHEN UPPER(DATA_TYPE)='SET' THEN 1 WHEN UPPER(DATA_TYPE)='TINYBLOB' THEN -3 WHEN UPPER(DATA_TYPE)='TINYTEXT' THEN 12 WHEN UPPER(DATA_TYPE)='MEDIUMBLOB' THEN -4 WHEN UPPER(DATA_TYPE)='MEDIUMTEXT' THEN -1 WHEN UPPER(DATA_TYPE)='LONGBLOB' THEN -4 WHEN UPPER(DATA_TYPE)='LONGTEXT' THEN -1 WHEN UPPER(DATA_TYPE)='BLOB' THEN -4 WHEN UPPER(DATA_TYPE)='TEXT' THEN -1 WHEN UPPER(DATA_TYPE)='CHAR' THEN 1 WHEN UPPER(DATA_TYPE)='BINARY' THEN -2 WHEN UPPER(DATA_TYPE)='GEOMETRY' THEN -2 WHEN UPPER(DATA_TYPE)='UNKNOWN' THEN 1111 WHEN UPPER(DATA ... (truncated) [Created on: Mon May 06 14:52:29 CST 2024, duration: 10102758, connection-id: 2098158, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug57662(ConnectionRegressionTest.java:3895)] Mon May 06 14:52:29 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:52:29 CST 2024, duration: 60250, connection-id: 2098158, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug57662(ConnectionRegressionTest.java:3895)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug58706() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug61201() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:52:31 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:52:31 CST 2024, duration: 1, connection-id: 2098170, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:52:31 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:52:31 CST 2024, duration: 0, connection-id: 2098170, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug62452() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug62577() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug63284() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug68733() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testDurationSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testSqlTimestampSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testLocalDateTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug35170() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug35653() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug35666() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug36478() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug37458() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug39352() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug39956() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug40279() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug40439() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug41161() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug41448() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug41566() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug42253() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug43196() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug44056() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug46788() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug51704() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug51776() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug54175() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug58728() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug61501() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug62006() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:53:02 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098068, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098068, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:53:02 CST 2024 INFO: [QUERY] insert into testBug62006 values(x'') [Created on: Mon May 06 14:53:02 CST 2024, duration: 1, connection-id: 2098068, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098068, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] Mon May 06 14:53:02 CST 2024 INFO: [QUERY] insert into testBug62006 values(x'74') [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098068, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12073)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098068, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12073)] Mon May 06 14:53:02 CST 2024 INFO: [QUERY] insert into testBug62006 values(x'74657374') [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098068, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12075)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098068, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12075)] Mon May 06 14:53:02 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:53:02 CST 2024 INFO: [PREPARE] insert into testBug62006 values(?) [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12069)] Mon May 06 14:53:02 CST 2024 INFO: [EXECUTE] insert into testBug62006 values('** STREAM DATA **') [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] Mon May 06 14:53:02 CST 2024 INFO: [EXECUTE] insert into testBug62006 values('** STREAM DATA **') [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12073)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12073)] Mon May 06 14:53:02 CST 2024 INFO: [EXECUTE] insert into testBug62006 values('** STREAM DATA **') [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12075)] Mon May 06 14:53:02 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:02 CST 2024, duration: 0, connection-id: 2098070, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12075)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug64805() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug66430() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug66947() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug68562() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug71396() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug71923() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug68763() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug69579() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Client socket accepted: [Socket[addr=/127.0.0.1,port=39026,localport=42883]] java.util.concurrent.ExecutionException: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205) at com.pingcap.test.regression.ConnectionRegressionTest.testBug69579(ConnectionRegressionTest.java:5313) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:190) at com.pingcap.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:358) at com.pingcap.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:339) at com.pingcap.test.regression.ConnectionRegressionTest.access$100(ConnectionRegressionTest.java:104) at com.pingcap.test.regression.ConnectionRegressionTest$10.call(ConnectionRegressionTest.java:5309) at com.pingcap.test.regression.ConnectionRegressionTest$10.call(ConnectionRegressionTest.java:5306) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:581) at com.mysql.cj.protocol.a.NativeProtocol.readServerCapabilities(NativeProtocol.java:536) at com.mysql.cj.protocol.a.NativeProtocol.beforeHandshake(NativeProtocol.java:423) at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1431) at com.mysql.cj.NativeSession.connect(NativeSession.java:133) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 14 more Caused by: java.net.SocketTimeoutException: Read timed out at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283) at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) at com.mysql.cj.protocol.ReadAheadInputStream.fill(ReadAheadInputStream.java:107) at com.mysql.cj.protocol.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:150) at com.mysql.cj.protocol.ReadAheadInputStream.read(ReadAheadInputStream.java:180) at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132) at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64) at com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:81) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:575) ... 20 more Start releasing mock server resources. Shutting down mock server. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug69777() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug70677() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:53:09 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:53:09 CST 2024, duration: 0, connection-id: 2098244, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:53:09 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:09 CST 2024, duration: 0, connection-id: 2098244, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:53:09 CST 2024 INFO: [QUERY] SELECT 70677 [Created on: Mon May 06 14:53:09 CST 2024, duration: 0, connection-id: 2098244, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug70677(ConnectionRegressionTest.java:10638)] Mon May 06 14:53:09 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:53:09 CST 2024, duration: 0, connection-id: 2098244, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug70677(ConnectionRegressionTest.java:10638)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug70785() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug71084() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug71850() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug73053() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug74690() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug74711() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75168() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75209() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75592() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75615() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75670() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug77171() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug77649() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug86741() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug87600() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug88227() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug88242() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug89948() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug90753() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 wait_timeout: 2 interactive_timeout: 2 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug91421() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug92625() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug93007() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug95564() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug97714() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug98667() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug99767() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21286268() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Case: 0 [ - | - ] connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Case: 1 [ alwMstDn | - ] connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Case: 2 [ - | alwSlvDn ] connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testDurationSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Case: 3 [ alwMstDn | alwSlvDn ] connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug71929() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug73163() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug74998() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug75956() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug77681() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useServerPrepStmts: false | rewriteBatchedStatements: false -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (1, 'one') 1 --> INSERT INTO testBug77681 VALUES (2, 'two') 2 --> INSERT INTO testBug77681 VALUES (3, 'three') 3 --> INSERT INTO testBug77681 VALUES (4, 'four') 4 --> INSERT INTO testBug77681 VALUES (5, 'five') 5 --> REPLACE INTO testBug77681 VALUES (2, 'TWO') 6 --> REPLACE INTO testBug77681 VALUES (4, 'FOUR') 7 --> REPLACE INTO testBug77681 VALUES (6, 'SIX') 8 --> INSERT INTO testBug77681 VALUES (7, 'seven') 9 --> INSERT INTO testBug77681 VALUES (8, 'eight') 10 --> INSERT INTO testBug77681 VALUES (9, 'nine') 11 --> INSERT INTO testBug77681 VALUES (10, 'ten') 12 --> INSERT INTO testBug77681 VALUES (11, 'eleven') 13 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT') 14 --> REPLACE INTO testBug77681 VALUES (10, 'TEN') 15 --> REPLACE INTO testBug77681 VALUES (12, 'TWELVE') 16 --> REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN') 17 --> REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN') useServerPrepStmts: true | rewriteBatchedStatements: false -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (?, ?) 1 --> INSERT INTO testBug77681 VALUES (?, ?) 2 --> INSERT INTO testBug77681 VALUES (?, ?) 3 --> INSERT INTO testBug77681 VALUES (?, ?) 4 --> INSERT INTO testBug77681 VALUES (?, ?) 5 --> REPLACE INTO testBug77681 VALUES (?, ?) 6 --> REPLACE INTO testBug77681 VALUES (?, ?) 7 --> REPLACE INTO testBug77681 VALUES (?, ?) 8 --> INSERT INTO testBug77681 VALUES (7, 'seven') 9 --> INSERT INTO testBug77681 VALUES (8, 'eight') 10 --> INSERT INTO testBug77681 VALUES (9, 'nine') 11 --> INSERT INTO testBug77681 VALUES (10, 'ten') 12 --> INSERT INTO testBug77681 VALUES (11, 'eleven') 13 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT') 14 --> REPLACE INTO testBug77681 VALUES (10, 'TEN') 15 --> REPLACE INTO testBug77681 VALUES (12, 'TWELVE') 16 --> REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN') 17 --> REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN') useServerPrepStmts: false | rewriteBatchedStatements: true -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (1, 'one'),(2, 'two'),(3, 'three'),(4, 'four'),(5, 'five') 1 --> REPLACE INTO testBug77681 VALUES (2, 'TWO'),(4, 'FOUR'),(6, 'SIX') 2 --> INSERT INTO testBug77681 VALUES (7, 'seven');INSERT INTO testBug77681 VALUES (8, 'eight');INSERT INTO testBug77681 VALUES (9, 'nine');INSERT INTO testBug77681 VALUES (10, 'ten');INSERT INTO testBug77681 VALUES (11, 'eleven'); 3 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT');REPLACE INTO testBug77681 VALUES (10, 'TEN');REPLACE INTO testBug77681 VALUES (12, 'TWELVE');REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN');REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN'); useServerPrepStmts: true | rewriteBatchedStatements: true -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (?, ?),(?, ?),(?, ?),(?, ?),(?, ?) 1 --> REPLACE INTO testBug77681 VALUES (?, ?),(?, ?),(?, ?) 2 --> INSERT INTO testBug77681 VALUES (7, 'seven');INSERT INTO testBug77681 VALUES (8, 'eight');INSERT INTO testBug77681 VALUES (9, 'nine');INSERT INTO testBug77681 VALUES (10, 'ten');INSERT INTO testBug77681 VALUES (11, 'eleven'); 3 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT');REPLACE INTO testBug77681 VALUES (10, 'TEN');REPLACE INTO testBug77681 VALUES (12, 'TWELVE');REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN');REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN'); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug78313() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug81063() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug81468() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug84365() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug84813() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug85317() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug26089880() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21789378() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21934573() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Emulating syncing state in: ReplicationConnectionGroup[groupName=deadlock,sourceHostList=[localhost:4002],replicaHostList=[localhost:4002]] on thread $Proxy18@34fe326d_thread. Giving up syncing state on thread Thread[$Proxy18@45d64d27_thread,5,main]. Let the other thread do it! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21947042() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug1914() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 0 + foo(a,b,c) CAST(foo(a,b,c) AS BINARY) 0 + foo(a,b,c) CAST(foo(a,b,c) AS CHAR) CAST(foo(a,b,c) AS DATE) 0.0 + foo(a,b,c) 0.0 + foo(a,b,c) 0.0 + foo(a,b,c) 0 + foo(a,b,c) CAST(foo(a,b,c) AS BINARY) CONCAT(foo(a,b,c)) CAST(foo(a,b,c) AS TIME) CAST(foo(a,b,c) AS DATETIME) CONCAT(foo(a,b,c)) CAST(foo(a,b,c) AS BINARY) CONCAT(foo(a,b,c)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug3554() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug3790() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug4334() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 jdbc:mysql://localhost:4002,localhost:65534/test?user=root&password= connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testLocalTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Mon May 06 14:53:30 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@43a51d00 :: {host: "localhost", port: 65534, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, autoReconnect=true, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 3 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy14.executeQuery(Unknown Source) at com.pingcap.test.regression.ConnectionRegressionTest.testBug4334(ConnectionRegressionTest.java:348) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842) ... 79 more Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 81 more ** END NESTED EXCEPTION ** connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testLocalDateTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false Mon May 06 14:53:34 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@43a51d00 :: {host: "localhost", port: 65534, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, autoReconnect=true, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 3 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy14.executeQuery(Unknown Source) at com.pingcap.test.regression.ConnectionRegressionTest.testBug4334(ConnectionRegressionTest.java:406) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842) ... 79 more Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 81 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug6966() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug7952() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Connection id: 2098636 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true Failed over connection id: 2098638 2098638 2098638 2098638 2098638 2098638 2098638 2098638 2098638 2098638 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 2098640 fallback connection id: 2098640 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug26819691() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug18869381() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug101596() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug102188() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionHostManagement() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionMemory() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testAutoCommitLB() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testUnreliableSocketFactory() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testDatetimeGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testLocalDateSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug87429() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug87534() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 running ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug91112() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Using useSSPS=false, cacheDefaultTimeZone=true: Using useSSPS=false, cacheDefaultTimeZone=false: Using useSSPS=true, cacheDefaultTimeZone=true: Using useSSPS=true, cacheDefaultTimeZone=false: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug96442() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug98237() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug98536() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Case: [useServerPrepStmts=N] 1582-09-28, 1582-10-08, 1582-09-28 Case: [useServerPrepStmts=Y] 1582-09-28, 1582-10-08, 1582-09-28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug98695() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ts:2019-03-09 23:01:54.0 ,dt:2019-03-09 23:01:54, name:2019-03-09 23:01:54 ts:2019-03-10 03:00:00.0 ,dt:2019-03-10 03:00:00, name:2019-03-10 03:00:00 ts:2019-03-10 23:01:54.0 ,dt:2019-03-10 23:01:54, name:2019-03-10 23:01:54 ts:2019-03-11 23:01:54.0 ,dt:2019-03-11 23:01:54, name:2019-03-11 23:01:54 ts:2019-04-13 23:01:54.0 ,dt:2019-04-13 23:01:54, name:2019-04-13 23:01:54 ts:2019-11-02 23:01:54.0 ,dt:2019-11-02 23:01:54, name:2019-11-02 23:01:54 ts:2019-11-03 02:00:00.0 ,dt:2019-11-03 02:00:00, name:2019-11-03 02:00:00 ts:2019-11-03 01:00:00.0 ,dt:2019-11-03 01:00:00, name:2019-11-03 01:00:00 ts:2019-11-03 03:00:00.0 ,dt:2019-11-03 03:00:00, name:2019-11-03 03:00:00 ts:2019-11-03 04:00:00.0 ,dt:2019-11-03 04:00:00, name:2019-11-03 04:00:00 ts:2019-11-03 23:01:54.0 ,dt:2019-11-03 23:01:54, name:2019-11-03 23:01:54 ts:2019-11-21 23:01:54.0 ,dt:2019-11-21 23:01:54, name:2019-11-21 23:01:54 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug99713() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21132376() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug18091639() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21978230() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1774() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1901() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1933() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1934() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Before prepareStatement() After prepareStatement() - com.mysql.cj.jdbc.ServerPreparedStatement[1]: INSERT INTO testBug1934 VALUES (** NOT SPECIFIED **) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1958() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug2606() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug2671() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3103() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3520() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 23000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3557() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3697() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 null ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3804() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'field1' at row 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3873() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1 2 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4119() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4311() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4510() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Id: 32768 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4718() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5012() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5133() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.jdbc.ServerPreparedStatement[1]: SELECT 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5191() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5235() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5450() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5510() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug6823() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug7461() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug8181() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug8487() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug9704() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug26748909() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 'com.mysql.cj.jdbc.ClientPreparedStatement: Select 'aaaaaaaaa' from dual' 'com.mysql.cj.jdbc.ClientPreparedStatement: insert into testBug26748909 values(** NOT SPECIFIED **)' 'com.mysql.cj.jdbc.ClientPreparedStatement: select * from testBug26748909 where id=** NOT SPECIFIED **' 'com.mysql.cj.jdbc.ServerPreparedStatement[1]: Select 'aaaaaaaaa' from dual' 'com.mysql.cj.jdbc.ServerPreparedStatement[2]: insert into testBug26748909 values(** NOT SPECIFIED **)' 'com.mysql.cj.jdbc.ServerPreparedStatement[3]: select * from testBug26748909 where id=** NOT SPECIFIED **' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug26995710() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /* conn id 2098418 clock: 1714978423599 */ SET autocommit=1; /* conn id 2098418 clock: 1714978423601 */ Insert into testBug26995710 values('abc1','xyz1'),('abc2','xyz2'),(null,'xyz4'),('abc4',null),(null,null) ; Column Cnt = 2 [a] [b] [abc1] [xyz1] [abc2] [xyz2] [null] [xyz4] [abc4] [null] [null] [null] /* conn id 2098418 clock: 1714978423604 */ delete from testBug26995710 where c1='abc1' ;delete from testBug26995710 where c1=null ;delete from testBug26995710 where c1='abc4' ;delete from testBug26995710 where c1='abc4' ; /* conn id 2098418 clock: 1714978423620 */ select count(*) from testBug26995710 ; /* conn id 2098418 clock: 1714978423623 */ select * from testBug26995710 ; /* conn id 2098418 clock: 1714978423624 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2098418 clock: 1714978423626 */ insert into testBug26995710 select sleep(2)+1,sleep(3)+2 ;insert into testBug26995710 select sleep(0)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(4)+1,sleep(null)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(null)+2 ; connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Error Statement cancelled due to timeout or client request/* conn id 2098418 clock: 1714978427261 */ select count(*) from testBug26995710 ; Rec Cnt 4 /* conn id 2098418 clock: 1714978427262 */ select * from testBug26995710 ; /* conn id 2098418 clock: 1714978427264 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2098422 clock: 1714978427300 */ SET autocommit=1; /* conn id 2098422 clock: 1714978427300 */ PREPARE debug_stmt_0 FROM "Insert into testBug26995710 values(?,?) "; /* conn id 2098422 clock: 1714978427301 */ PREPARE debug_stmt_0 FROM "Insert into testBug26995710 values(?,?),(?,?),(?,?),(?,?),(?,?) "; /* conn id 2098422 clock: 1714978427302 */ SET @debug_stmt_param0_0='abc1'; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_1='xyz1'; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_2='abc2'; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_3='xyz2'; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_4=NULL; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_5='xyz4'; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_6='abc4'; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_7=NULL; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_8=NULL; /* conn id 2098422 clock: 1714978427303 */ SET @debug_stmt_param0_9=NULL; /* conn id 2098422 clock: 1714978427303 */ EXECUTE debug_stmt_0 USING @debug_stmt_param0_0, @debug_stmt_param0_1, @debug_stmt_param0_2, @debug_stmt_param0_3, @debug_stmt_param0_4, @debug_stmt_param0_5, @debug_stmt_param0_6, @debug_stmt_param0_7, @debug_stmt_param0_8, @debug_stmt_param0_9; /* conn id 2098422 clock: 1714978427304 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978427304 */ DEALLOCATE PREPARE debug_stmt_0; Column Cnt = 2 [a] [b] [abc1] [xyz1] [abc2] [xyz2] [null] [xyz4] [abc4] [null] [null] [null] /* conn id 2098422 clock: 1714978427305 */ PREPARE debug_stmt_0 FROM "delete from testBug26995710 where c1=? "; /* conn id 2098422 clock: 1714978427305 */ PREPARE debug_stmt_0 FROM "delete from testBug26995710 where c1=? ;delete from testBug26995710 where c1=? ;delete from testBug26995710 where c1=? ;delete from testBug26995710 where c1=? "; /* conn id 2098422 clock: 1714978427306 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978427306 */ delete from testBug26995710 where c1='abc1' ;delete from testBug26995710 where c1=null ;delete from testBug26995710 where c1='abc4' ;delete from testBug26995710 where c1='abc4' ; /* conn id 2098422 clock: 1714978427309 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978427309 */ PREPARE debug_stmt_0 FROM "select count(*) from testBug26995710 "; /* conn id 2098422 clock: 1714978427309 */ EXECUTE debug_stmt_0; /* conn id 2098422 clock: 1714978427311 */ PREPARE debug_stmt_0 FROM "select * from testBug26995710 "; /* conn id 2098422 clock: 1714978427311 */ EXECUTE debug_stmt_0; /* conn id 2098422 clock: 1714978427312 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2098422 clock: 1714978427313 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978427313 */ PREPARE debug_stmt_0 FROM "insert into testBug26995710 select sleep(?)+1,sleep(?)+2 "; /* conn id 2098422 clock: 1714978427314 */ PREPARE debug_stmt_0 FROM "insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 "; /* conn id 2098422 clock: 1714978427315 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978427315 */ insert into testBug26995710 select sleep(2)+1,sleep(3)+2 ;insert into testBug26995710 select sleep(0)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(4)+1,sleep(null)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(null)+2 ; connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Error Statement cancelled due to timeout or client request/* conn id 2098422 clock: 1714978429329 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978429329 */ PREPARE debug_stmt_0 FROM "select count(*) from testBug26995710 "; /* conn id 2098422 clock: 1714978429330 */ EXECUTE debug_stmt_0; Rec Cnt 4 /* conn id 2098422 clock: 1714978429331 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978429331 */ PREPARE debug_stmt_0 FROM "select * from testBug26995710 "; /* conn id 2098422 clock: 1714978429332 */ EXECUTE debug_stmt_0; /* conn id 2098422 clock: 1714978429333 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2098422 clock: 1714978429334 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2098422 clock: 1714978429334 */ DEALLOCATE PREPARE debug_stmt_0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testUpdatableStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testTruncationWithChar() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug101242() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug101389() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug101558() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:53:49 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:53:49 CST 2024, duration: 0, connection-id: 2098444, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.lambda$testBug101558$10(StatementRegressionTest.java:11277)] Mon May 06 14:53:49 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:53:49 CST 2024, duration: 0, connection-id: 2098444, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.lambda$testBug101558$10(StatementRegressionTest.java:11277)] Mon May 06 14:53:49 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:53:49 CST 2024, duration: 0, connection-id: 2098444, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug101558(StatementRegressionTest.java:11282)] Mon May 06 14:53:49 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:53:49 CST 2024, duration: 0, connection-id: 2098444, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug101558(StatementRegressionTest.java:11282)] Mon May 06 14:53:49 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:53:49 CST 2024, duration: 0, connection-id: 2098444, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug101558(StatementRegressionTest.java:11282)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug103303() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug103612() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug103878() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 CREATE TABLE `testBug103878` ( `fid` bigint(20) DEFAULT NULL, `ftext` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`%` SQL SECURITY DEFINER VIEW `testBug103878_view` (`fid`, `ftext`) AS SELECT `test`.`testBug103878`.`fid` AS `fid`,`test`.`testBug103878`.`ftext` AS `ftext` FROM `test`.`testBug103878` WHERE `fid`>1 CREATE USER 'testBug103878User'@'%' IDENTIFIED WITH 'mysql_native_password' AS '*0D3CED9BEC10A777AEC23CCC353A8C08A633045E' REQUIRE NONE PASSWORD EXPIRE DEFAULT ACCOUNT UNLOCK PASSWORD HISTORY DEFAULT PASSWORD REUSE INTERVAL DEFAULT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug104349() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug105211() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug106240() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testServerPrepStmtAndDate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Date that was stored (as String) 2002-02-02 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testServerPrepStmtDeadlock() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testLocalTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true Running test com.pingcap.test.simple.DateTimeTest#testTimeGetters() connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testDateGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testOffsetTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testDatetimeGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testLocalDateSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testUtilCalendarSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug22931700() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug27453692() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ???:123 ???:123 ???:123 ???:123 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testSetCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '43' packetSequence: '0' 03 44 52 4f 50 20 54 41 . D R O P T A 42 4c 45 20 49 46 20 45 B L E I F E 58 49 53 54 53 20 63 68 X I S T S c h 61 72 53 74 72 65 61 6d a r S t r e a m 52 65 67 72 65 73 73 54 R e g r e s s T 65 73 74 e s t Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 01 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '48' packetSequence: '0' 03 43 52 45 41 54 45 20 . C R E A T E 54 41 42 4c 45 20 63 68 T A B L E c h 61 72 53 74 72 65 61 6d a r S t r e a m 52 65 67 72 65 73 73 54 R e g r e s s T 65 73 74 28 66 69 65 6c e s t ( f i e l 64 31 20 74 65 78 74 29 d 1 t e x t ) Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '45' packetSequence: '0' 16 49 4e 53 45 52 54 20 . I N S E R T 49 4e 54 4f 20 63 68 61 I N T O c h a 72 53 74 72 65 61 6d 52 r S t r e a m R 65 67 72 65 73 73 54 65 e g r e s s T e 73 74 20 56 41 4c 55 45 s t V A L U E 53 20 28 3f 29 S ( ? ) Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 12 Packet header: 0c 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 00 00 00 00 01 . . . . . . . . 00 00 00 00 . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 22 Packet header: 16 00 00 02 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 00 . d e f . . . . 00 0c 00 00 00 00 00 00 . . . . . . . . fc 00 00 00 00 00 . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '39' packetSequence: '0' 18 01 00 00 00 00 00 41 . . . . . . . A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 A A A A A A A Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '14' packetSequence: '0' 17 01 00 00 00 00 01 00 . . . . . . . . 00 00 00 01 fc 00 . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '49' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 20 46 i e l d 1 ) F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 36 Packet header: 24 00 00 02 $ . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0e . d e f . . . . 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 00 0c i e l d 1 ) . . 3f 00 0a 00 00 00 08 80 ? . . . . . . . 00 00 00 00 . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 3 Packet header: 03 00 00 03 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 02 33 32 . 3 2 Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Character stream length: 32 Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '41' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 66 69 65 6c 64 31 20 46 f i e l d 1 F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 80 Packet header: 50 00 00 02 P . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 04 74 65 73 . d e f . t e s 74 15 63 68 61 72 53 74 t . c h a r S t 72 65 61 6d 52 65 67 72 r e a m R e g r 65 73 73 54 65 73 74 15 e s s T e s t . 63 68 61 72 53 74 72 65 c h a r S t r e 61 6d 52 65 67 72 65 73 a m R e g r e s 73 54 65 73 74 06 66 69 s T e s t . f i 65 6c 64 31 06 66 69 65 e l d 1 . f i e 6c 64 31 0c 2e 00 fc ff l d 1 . . . . . 03 00 fc 00 00 00 00 00 . . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 33 Packet header: 21 00 00 03 ! . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 20 41 41 41 41 41 41 41 A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 A Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '39' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 40 40 73 65 73 73 69 6f @ @ s e s s i o 6e 2e 74 72 61 6e 73 61 n . t r a n s a 63 74 69 6f 6e 5f 72 65 c t i o n _ r e 61 64 5f 6f 6e 6c 79 a d _ o n l y Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 53 Packet header: 35 00 00 02 5 . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 1f . d e f . . . . 40 40 73 65 73 73 69 6f @ @ s e s s i o 6e 2e 74 72 61 6e 73 61 n . t r a n s a 63 74 69 6f 6e 5f 72 65 c t i o n _ r e 61 64 5f 6f 6e 6c 79 00 a d _ o n l y . 0c 3f 00 14 00 00 00 08 . ? . . . . . . 80 00 00 00 00 . . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 2 Packet header: 02 00 00 03 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 01 30 . 0 Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '37' packetSequence: '0' 03 54 52 55 4e 43 41 54 . T R U N C A T 45 20 54 41 42 4c 45 20 E T A B L E 63 68 61 72 53 74 72 65 c h a r S t r e 61 6d 52 65 67 72 65 73 a m R e g r e s 73 54 65 73 74 s T e s t Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '5' packetSequence: '0' 1a 01 00 00 00 . . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '39' packetSequence: '0' 18 01 00 00 00 00 00 41 . . . . . . . A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 A A A A A A A Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '14' packetSequence: '0' 17 01 00 00 00 00 01 00 . . . . . . . . 00 00 00 01 fc 00 . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '49' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 20 46 i e l d 1 ) F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 36 Packet header: 24 00 00 02 $ . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0e . d e f . . . . 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 00 0c i e l d 1 ) . . 3f 00 0a 00 00 00 08 80 ? . . . . . . . 00 00 00 00 . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 3 Packet header: 03 00 00 03 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 02 33 32 . 3 2 Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Character stream length: 32 Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '41' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 66 69 65 6c 64 31 20 46 f i e l d 1 F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 80 Packet header: 50 00 00 02 P . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 04 74 65 73 . d e f . t e s 74 15 63 68 61 72 53 74 t . c h a r S t 72 65 61 6d 52 65 67 72 r e a m R e g r 65 73 73 54 65 73 74 15 e s s T e s t . 63 68 61 72 53 74 72 65 c h a r S t r e 61 6d 52 65 67 72 65 73 a m R e g r e s 73 54 65 73 74 06 66 69 s T e s t . f i 65 6c 64 31 06 66 69 65 e l d 1 . f i e 6c 64 31 0c 2e 00 fc ff l d 1 . . . . . 03 00 fc 00 00 00 00 00 . . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 33 Packet header: 21 00 00 03 ! . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 20 41 41 41 41 41 41 41 A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 A Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '46' packetSequence: '0' 03 44 52 4f 50 20 54 41 . D R O P T A 42 4c 45 20 49 46 20 45 B L E I F E 58 49 53 54 53 20 60 63 X I S T S ` c 68 61 72 53 74 72 65 61 h a r S t r e a 6d 27 52 65 67 72 65 73 m ' R e g r e s 73 54 65 73 74 60 s T e s t ` Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 01 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '51' packetSequence: '0' 03 43 52 45 41 54 45 20 . C R E A T E 54 41 42 4c 45 20 60 63 T A B L E ` c 68 61 72 53 74 72 65 61 h a r S t r e a 6d 27 52 65 67 72 65 73 m ' R e g r e s 73 54 65 73 74 60 28 66 s T e s t ` ( f 69 65 6c 64 31 20 74 65 i e l d 1 t e 78 74 29 x t ) Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '48' packetSequence: '0' 16 49 4e 53 45 52 54 20 . I N S E R T 49 4e 54 4f 20 60 63 68 I N T O ` c h 61 72 53 74 72 65 61 6d a r S t r e a m 27 52 65 67 72 65 73 73 ' R e g r e s s 54 65 73 74 60 20 56 41 T e s t ` V A 4c 55 45 53 20 28 3f 29 L U E S ( ? ) Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 12 Packet header: 0c 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 02 00 00 00 00 00 01 . . . . . . . . 00 00 00 00 . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 22 Packet header: 16 00 00 02 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 00 . d e f . . . . 00 0c 00 00 00 00 00 00 . . . . . . . . fc 00 00 00 00 00 . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '39' packetSequence: '0' 18 02 00 00 00 00 00 41 . . . . . . . A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 A A A A A A A Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '14' packetSequence: '0' 17 02 00 00 00 00 01 00 . . . . . . . . 00 00 00 01 fc 00 . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 02 00 00 00 . . . . . . . Mon May 06 14:54:20 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2098510' packetLen: '44' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 66 69 65 6c 64 31 20 46 f i e l d 1 F 52 4f 4d 20 60 63 68 61 R O M ` c h a 72 53 74 72 65 61 6d 27 r S t r e a m ' 52 65 67 72 65 73 73 54 R e g r e s s T 65 73 74 60 e s t ` Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:54:20 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 82 Packet header: 52 00 00 02 R . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 03 64 65 66 04 74 65 73 . d e f . t e s 74 16 63 68 61 72 53 74 t . c h a r S t 72 65 61 6d 27 52 65 67 r e a m ' R e g 72 65 73 73 54 65 73 74 r e s s T e s t 16 63 68 61 72 53 74 72 . c h a r S t r 65 61 6d 27 52 65 67 72 e a m ' R e g r 65 73 73 54 65 73 74 06 e s s T e s t . 66 69 65 6c 64 31 06 66 f i e l d 1 . f 69 65 6c 64 31 0c 2e 00 i e l d 1 . . . fc ff 03 00 fc 00 00 00 . . . . . . . . 00 00 . . Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 33 Packet header: 21 00 00 03 ! . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: 20 41 41 41 41 41 41 41 A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 A Mon May 06 14:54:20 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:54:20 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBustedGGKWithPSExecute() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testGetGeneratedKeysAllCases() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Using Statement.executeUpdate() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 Using Statement.execute() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 Using PreparedStatement.executeUpdate() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 Using PreparedStatement.execute() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testSetFetchSize() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug23188498() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:54:21 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:54:21 CST 2024, duration: 0, connection-id: 2098520, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:54:21 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:54:21 CST 2024, duration: 0, connection-id: 2098520, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:54:21 CST 2024 INFO: [PREPARE] INSERT INTO testBug23188498 (id) VALUES (?) [Created on: Mon May 06 14:54:21 CST 2024, duration: 0, connection-id: 2098520, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:9392)] Mon May 06 14:54:21 CST 2024 INFO: [EXECUTE] INSERT INTO testBug23188498 (id) VALUES (10) [Created on: Mon May 06 14:54:21 CST 2024, duration: 1, connection-id: 2098520, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest$7.call(StatementRegressionTest.java:9397)] Mon May 06 14:54:21 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:54:21 CST 2024, duration: 0, connection-id: 2098520, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest$7.call(StatementRegressionTest.java:9397)] Mon May 06 14:54:21 CST 2024 INFO: [PREPARE] SELECT * FROM testBug23188498 WHERE id > ? [Created on: Mon May 06 14:54:21 CST 2024, duration: 1, connection-id: 2098520, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:9411)] Mon May 06 14:54:21 CST 2024 INFO: [EXECUTE] SELECT * FROM testBug23188498 WHERE id > 1 [Created on: Mon May 06 14:54:21 CST 2024, duration: 2, connection-id: 2098520, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest$8.call(StatementRegressionTest.java:9416)] Mon May 06 14:54:21 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:54:21 CST 2024, duration: 0, connection-id: 2098520, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest$8.call(StatementRegressionTest.java:9416)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug23201930() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug23204652() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testbug12565726() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testCloseTwice() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testClientPreparedSetBoolean() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBugDupeKeySingle() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBustedGGKColumnNames() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 189, Failures: 0, Errors: 0, Skipped: 32, Time elapsed: 153.547 s - in com.pingcap.test.regression.StatementRegressionTest [INFO] Running com.pingcap.test.regression.ResultSetRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testMetaDataIsWritable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24525461() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 with params = {allowPublicKeyRetrieval=true, connectionTimeZone=LOCAL, sslMode=DISABLED} with params = {allowPublicKeyRetrieval=true, connectionTimeZone=LOCAL, useServerPrepStmts=true, sslMode=DISABLED} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24527173() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug32954396() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUsageAdvisorOnZeroRowResultSet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098574, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3072)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098574, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3072)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098576, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3085)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098576, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3097)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testClobberStreamingRS() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBooleans() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testStreamingRegBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNPEWithUsageAdvisor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098588, statement-id: 0, resultset-id: 6, at com.pingcap.test.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:1927)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] The following columns were part of the SELECT statement for this result set, but were never referenced: null.1 [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098588, statement-id: 0, resultset-id: 6, at com.pingcap.test.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:1927)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098588, statement-id: 0, resultset-id: 7, at com.pingcap.test.BaseTestCase.tearDownBase(BaseTestCase.java:683)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] The following columns were part of the SELECT statement for this result set, but were never referenced: null.1 [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098588, statement-id: 0, resultset-id: 7, at com.pingcap.test.BaseTestCase.tearDownBase(BaseTestCase.java:683)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20391631() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098592, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391631(ResultSetRegressionTest.java:7878)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098592, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391631(ResultSetRegressionTest.java:7878)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20391659() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098596, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391659(ResultSetRegressionTest.java:7845)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098596, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391659(ResultSetRegressionTest.java:7845)] Mon May 06 14:54:22 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:54:22 CST 2024, duration: 0, connection-id: 2098596, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391659(ResultSetRegressionTest.java:7845)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug33185116() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25215008() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20802947() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20804635() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20913289() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650305() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650385() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650482() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650514() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdateClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testIsBeforeFirstOnEmpty() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug10156() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug10212() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug10485() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug11190() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug11552() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug14562() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug14609() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug14897() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug15677() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug16169() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug16841() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug17450() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug18880() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19282() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19568() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19724() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20306() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20479() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20485() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug21062() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug21379() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug21814() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24710() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24886() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25328() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25517() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25787() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25894() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1 .fld: tinyInt_typeT: Types.TINYINT, MDC: java.lang.Integer TINYINT , getObj: class java.lang.Integer 2 .fld: tinyIntU_typeT: Types.TINYINT, MDC: java.lang.Integer TINYINT UNSIGNED , getObj: class java.lang.Integer 3 .fld: smallInt_typeT: Types.SMALLINT, MDC: java.lang.Integer SMALLINT , getObj: class java.lang.Integer 4 .fld: smallIntU_typeT: Types.SMALLINT, MDC: java.lang.Integer SMALLINT UNSIGNED , getObj: class java.lang.Integer 5 .fld: mediumInt_typeT: Types.INTEGER, MDC: java.lang.Integer MEDIUMINT , getObj: class java.lang.Integer 6 .fld: mediumIntU_typeT: Types.INTEGER, MDC: java.lang.Integer MEDIUMINT UNSIGNED , getObj: class java.lang.Integer 7 .fld: int_typeT: Types.INTEGER, MDC: java.lang.Integer INT , getObj: class java.lang.Integer 8 .fld: intU_typeT: Types.INTEGER, MDC: java.lang.Long INT UNSIGNED , getObj: class java.lang.Long 9 .fld: bigInt_typeT: Types.BIGINT, MDC: java.lang.Long BIGINT , getObj: class java.lang.Long 10 .fld: bigIntU_typeT: Types.BIGINT, MDC: java.math.BigInteger BIGINT UNSIGNED , getObj: class java.math.BigInteger ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug26173() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug26789() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug27317() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug27431() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug28085() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug30664() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug30851() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug32525() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug33162() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug33678() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug34762() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug34913() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug35610() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug36051() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug38252() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug38387() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug39911() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug41484() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug43759() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug45757() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug48820() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug49516() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug49797() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug56479() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug60313() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug64204() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 testBug64204.main: PID is 2098790 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testTimeGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testDateGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testOffsetTimeSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testUtilCalendarSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false testBug64204.replica: Running KILL QUERY 2098790 testBug64204.main: fetched result set, 1 columns testBug64204.main: character_sets total rows 6, data 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug67318() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug70704() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug72000() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug72023() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug72609() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Case: [sendFractionalSeconds=N, useServerPrepStmts=N] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 Case: [sendFractionalSeconds=Y, useServerPrepStmts=N] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 Case: [sendFractionalSeconds=N, useServerPrepStmts=Y] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 Case: [sendFractionalSeconds=Y, useServerPrepStmts=Y] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug75309() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug78685() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug80522() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug80532() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Case: [characterEncoding=UTF-8, useServerPrepStmts=false] ???, my data ???, new data ???, my data ???, my data Case: [characterEncoding=UTF-8, useServerPrepStmts=true] ???, my data ???, new data ???, my data ???, my data ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug80631() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug81202() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug82707() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug82964() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug83368() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug83662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug84189() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug85941() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug91065() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug92536() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug94457() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Original date string : 2024-05-06 14:54:39.2013 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(dt) : 2024-05-06 14:54:39.2013 getString(ts) : 2024-05-06 14:54:39.2013 Original time string : 14:54:39.2013 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(t) : 14:54:39.2013 getTimestamp(dt)) : 2024-05-06 14:54:39.0 (1714978479000) getTimestamp(dt, GMT+10)) : 2024-05-06 14:54:39.0 (1714978479000) getTimestamp(ts)) : 2024-05-06 14:54:39.0 (1714978479000) getTimestamp(ts, GMT+10)) : 2024-05-06 14:54:39.0 (1714978479000) getTime(t)) : 14:54:39 (24879201) getTime(t, GMT+10)) : 14:54:39 (24879201) Manually constructed Timestamp : 2024-05-06 14:54:39.0 (1714978479000) Manually constructed Time : 14:54:39 (24879201) getObject(dt, OffsetDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(ts, OffsetDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(odt, OffsetDateTime.class) : 2019-01-20T12:00:00.120+06:00 (1547964000) getObject(dt, ZonedDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(ts, ZonedDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(ot, OffsetTime.class) : 12:00:00.123+06:00 Original date string : 2024-05-06 14:54:39.2013 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(dt) : 2024-05-06 14:54:39.2013 getString(ts) : 2024-05-06 14:54:39.2013 Original time string : 14:54:39.2013 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(t) : 14:54:39.2013 getTimestamp(dt)) : 2024-05-06 14:54:39.0 (1714978479000) getTimestamp(dt, GMT+10)) : 2024-05-06 14:54:39.0 (1714978479000) getTimestamp(ts)) : 2024-05-06 14:54:39.0 (1714978479000) getTimestamp(ts, GMT+10)) : 2024-05-06 14:54:39.0 (1714978479000) getTime(t)) : 14:54:39 (24879201) getTime(t, GMT+10)) : 14:54:39 (24879201) Manually constructed Timestamp : 2024-05-06 14:54:39.0 (1714978479000) Manually constructed Time : 14:54:39 (24879201) getObject(dt, OffsetDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(ts, OffsetDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(odt, OffsetDateTime.class) : 2019-01-20T12:00:00.120+06:00 (1547964000) getObject(dt, ZonedDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(ts, ZonedDateTime.class) : 2024-05-06T14:54:39.201300+08:00 (1714978479) getObject(ot, OffsetTime.class) : 12:00:00.123+06:00 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug94533() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug94585() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug96059() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug96383() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug97724() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug97757() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 MySQL Server: 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9; Driver: MySQL Connector/Jmysql-connector-java-8.0.29-tidb-1.0.3 (Revision: 8900a1fc5c62093836c1b18fd1733172f6179b68) MySQL Server: 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9; Driver: MySQL Connector/Jmysql-connector-java-8.0.29-tidb-1.0.3 (Revision: 8900a1fc5c62093836c1b18fd1733172f6179b68) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testEmptyResultSetGet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNotUpdatable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testEmptyStringsWithNumericGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNPEWithStatementsAndTime() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdatabilityAndEscaping() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug1592() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2006() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2359() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2623() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2654() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug4482() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug4689() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5032() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5069() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5664() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5717() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6231() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6537() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6561() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6619() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6743() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug7686() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug7715() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug8428() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug8868() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug9236() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug9437() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug9684() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug26750705() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug41484_2() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug102131() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testYearGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug102321() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testAllTypesForNull() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testTruncationDisable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 -1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug22305979() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=null connectionTimeZone=GMT connectionTimeZone=Asia/Calcutta connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, testBug64204.replica: parent thread should be hung now!!! testBug64204.replica: Done. connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 269.785 s - in com.pingcap.test.simple.DateTimeTest [INFO] Running com.pingcap.test.simple.NumbersTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.NumbersTest#testDoubleSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testAuthCleartextPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testSetReadOnly() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Executing statement on reconnectable connection... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testFailoverReadOnly() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22508715() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug27102307() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug27131768() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22678872() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug14563127() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22730682() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22848249() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 testBug22848249A: ******************************************************************************** 1. Swapped connections 57 times out of 100, without hitting the removed host(s). 2. Swapped connections 2 times before hitting the new host. 3. Swapped connections 4 times before hitting the new host. 4. Swapped connections 47 times out of 100, without hitting the removed host(s). testBug22848249B: ******************************************************************************** 1. Swapped connections 47 times out of 100, without hitting the removed host(s). 2. Swapped connections 1 times before hitting the new host. 3. Swapped connections 1 times before hitting the new host. 4. Swapped connections 48 times out of 100, without hitting the removed host(s). testBug22848249C: ******************************************************************************** 1. Swapped connections 4 times out of 100 or before using all hosts. 2. Swapped connections 47 times out of 100, without hitting the removed host(s). testBug22848249D: ******************************************************************************** 1. Swapped connections 54 times out of 100, without hitting the newly added host(s). 2. Swapped connections 8 times out of 100 or before using all hosts. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug19354014() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testDisabledPlugins() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testLongAuthResponsePayload() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectWithMultipleSources() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationJMXInterfaces() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.NumbersTest#testFloatSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connectionTimeZone=GMT connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.NumbersTest#testNumbers() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.413 s - in com.pingcap.test.simple.NumbersTest [INFO] Running com.pingcap.test.simple.SaslPrepTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#bidiCombinations() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#safeString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#kcNormalization() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedOutputAsciiControlCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedInappropriateForCanonicalRepresentationCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedChangeDisplayPropertiesOrDeprecatedCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#unassignedCodePoints() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedPrivateUseCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedOutputNonAsciiControlCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#mappingNonAsciiSpaceCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedSurrogateCodes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedInappropriateForPlainTextCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedTaggingCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#mappingMappeableToNothing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedNonCharacterCodePoints() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in com.pingcap.test.simple.SaslPrepTest [INFO] Running com.pingcap.test.simple.MiniAdminTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MiniAdminTest#testShutdown() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MiniAdminTest#testUrlConstructor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in com.pingcap.test.simple.MiniAdminTest [INFO] Running com.pingcap.test.simple.AuthenticationTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeMissingAttributes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeBadIterations() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeUnsupportedMech() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginScramSha1TestVector() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeBadNonce() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeBadProof() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeMissingProof() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginScramSha256TestVector() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#testWl14650() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.205 s - in com.pingcap.test.simple.AuthenticationTest [INFO] Running com.pingcap.test.simple.ExceptionsTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ExceptionsTest#testConstructors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ExceptionsTest#testExceptionsTranslation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in com.pingcap.test.simple.ExceptionsTest [INFO] Running com.pingcap.test.simple.MetadataTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testForeignKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetBestRowIdentifier() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetSqlKeywordsStatic() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testSupports() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetCatalogVsGetSchemas() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testTinyint1IsBit() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testBitType() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 true, false, null java.lang.Boolean connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetTablesUsingInfoSchema() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetIndexInfo() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testViewMetaData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testSupportsSelectForUpdate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetPrimaryKeysUsingInfoShcema() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetExportedKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetCrossReferenceUsingInfoSchema() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGeneratedColumns() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetTables() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MetadataTest#testGetPrimaryKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useIS=false, dbMapsToSchema=false useIS=false, dbMapsToSchema=true useIS=true, dbMapsToSchema=false useIS=true, dbMapsToSchema=true [WARNING] Tests run: 27, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 1.454 s - in com.pingcap.test.simple.MetadataTest [INFO] Running com.pingcap.test.simple.CharsetTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCharsets() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 comment gbk_f utf8_f test a test chinese ?? connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testUtf8Encoding2() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testNonStandardConnectionCollation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCollation41() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Testing character set gbk, Java encoding GBK Testing character set latin1, Java encoding WINDOWS-1252 Testing character set binary, Java encoding ISO-8859-1 Testing character set utf8, Java encoding UTF-8 Testing character set ascii, Java encoding US-ASCII connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, Testing character set utf8mb4, Java encoding UTF-8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCodePage1252() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ????????????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCSC5765() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 character_set_client = utf8 character_set_connection = utf8 character_set_database = utf8mb4 character_set_filesystem = binary character_set_results = utf8mb4 character_set_server = utf8mb4 character_set_system = utf8 character_sets_dir = /usr/local/mysql-5.6.25-osx10.8-x86_64/share/charsets/ collation_connection = utf8_bin collation_database = utf8mb4_bin collation_server = utf8mb4_bin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCharsetMapping() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Java encoding --> Initial encoding (Can encode), Encoding by index, Index by encoding, collation by index, charset by index... =================================== Big5 (true) --> BIG5 : 1 : big5_chinese_ci : big5 : [charsetName=big5,mblen=2] : BIG5 : big5 : 1 : true csBig5 --> BIG5 : 1 : big5_chinese_ci : big5 : [charsetName=big5,mblen=2] : BIG5 : big5 : 1 : true =================================== Big5-HKSCS (true) --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs --> null : 0 : null : null : null : null : null : 0 : false big5hk --> null : 0 : null : null : null : null : null : 0 : false Big5_HKSCS --> null : 0 : null : null : null : null : null : 0 : false big5hkscs --> null : 0 : null : null : null : null : null : 0 : false =================================== CESU-8 (true) --> null : 0 : null : null : null : null : null : 0 : false CESU8 --> null : 0 : null : null : null : null : null : 0 : false csCESU-8 --> null : 0 : null : null : null : null : null : 0 : false =================================== EUC-JP (true) --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true csEUCPkdFmtjapanese --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true x-euc-jp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true eucjis --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true Extended_UNIX_Code_Packed_Form --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true euc_jp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true eucjp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true x-eucjp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true =================================== EUC-KR (true) --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601-1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true csEUCKR --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601_1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true 5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true euc_kr --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc_5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ks_c_5601-1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true euckr --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true =================================== GB18030 (true) --> GB18030 : 248 : gb18030_chinese_ci : gb18030 : [charsetName=gb18030,mblen=4] : GB18030 : gb18030 : 248 : true gb18030-2000 --> GB18030 : 248 : gb18030_chinese_ci : gb18030 : [charsetName=gb18030,mblen=4] : GB18030 : gb18030 : 248 : true =================================== GB2312 (true) --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true euc-cn --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true x-EUC-CN --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true euccn --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true EUC_CN --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312-80 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312-1980 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true =================================== GBK (true) --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true CP936 --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true windows-936 --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true =================================== IBM-Thai (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-838 --> null : 0 : null : null : null : null : null : 0 : false ibm838 --> null : 0 : null : null : null : null : null : 0 : false 838 --> null : 0 : null : null : null : null : null : 0 : false cp838 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM00858 (true) --> null : 0 : null : null : null : null : null : 0 : false PC-Multilingual-850+euro --> null : 0 : null : null : null : null : null : 0 : false ibm858 --> null : 0 : null : null : null : null : null : 0 : false cp858 --> null : 0 : null : null : null : null : null : 0 : false 858 --> null : 0 : null : null : null : null : null : 0 : false cp00858 --> null : 0 : null : null : null : null : null : 0 : false ibm-858 --> null : 0 : null : null : null : null : null : 0 : false ccsid00858 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01140 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1140 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-us-037+euro --> null : 0 : null : null : null : null : null : 0 : false cp1140 --> null : 0 : null : null : null : null : null : 0 : false ibm-1140 --> null : 0 : null : null : null : null : null : 0 : false 1140 --> null : 0 : null : null : null : null : null : 0 : false cp01140 --> null : 0 : null : null : null : null : null : 0 : false ccsid01140 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01141 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1141 --> null : 0 : null : null : null : null : null : 0 : false cp01141 --> null : 0 : null : null : null : null : null : 0 : false ibm-1141 --> null : 0 : null : null : null : null : null : 0 : false 1141 --> null : 0 : null : null : null : null : null : 0 : false cp1141 --> null : 0 : null : null : null : null : null : 0 : false ccsid01141 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-de-273+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01142 (true) --> null : 0 : null : null : null : null : null : 0 : false cp01142 --> null : 0 : null : null : null : null : null : 0 : false ibm1142 --> null : 0 : null : null : null : null : null : 0 : false ccsid01142 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-no-277+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1142 --> null : 0 : null : null : null : null : null : 0 : false 1142 --> null : 0 : null : null : null : null : null : 0 : false cp1142 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-dk-277+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01143 (true) --> null : 0 : null : null : null : null : null : 0 : false cp01143 --> null : 0 : null : null : null : null : null : 0 : false ccsid01143 --> null : 0 : null : null : null : null : null : 0 : false ibm1143 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-se-278+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1143 --> null : 0 : null : null : null : null : null : 0 : false 1143 --> null : 0 : null : null : null : null : null : 0 : false cp1143 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-fi-278+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01144 (true) --> null : 0 : null : null : null : null : null : 0 : false cp01144 --> null : 0 : null : null : null : null : null : 0 : false ccsid01144 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-it-280+euro --> null : 0 : null : null : null : null : null : 0 : false ibm1144 --> null : 0 : null : null : null : null : null : 0 : false ibm-1144 --> null : 0 : null : null : null : null : null : 0 : false 1144 --> null : 0 : null : null : null : null : null : 0 : false cp1144 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01145 (true) --> null : 0 : null : null : null : null : null : 0 : false ccsid01145 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-es-284+euro --> null : 0 : null : null : null : null : null : 0 : false ibm1145 --> null : 0 : null : null : null : null : null : 0 : false ibm-1145 --> null : 0 : null : null : null : null : null : 0 : false 1145 --> null : 0 : null : null : null : null : null : 0 : false cp01145 --> null : 0 : null : null : null : null : null : 0 : false cp1145 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01146 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1146 --> null : 0 : null : null : null : null : null : 0 : false 1146 --> null : 0 : null : null : null : null : null : 0 : false cp01146 --> null : 0 : null : null : null : null : null : 0 : false ibm1146 --> null : 0 : null : null : null : null : null : 0 : false ccsid01146 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-gb-285+euro --> null : 0 : null : null : null : null : null : 0 : false cp1146 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01147 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1147 --> null : 0 : null : null : null : null : null : 0 : false ibm-1147 --> null : 0 : null : null : null : null : null : 0 : false 1147 --> null : 0 : null : null : null : null : null : 0 : false cp01147 --> null : 0 : null : null : null : null : null : 0 : false ccsid01147 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-fr-277+euro --> null : 0 : null : null : null : null : null : 0 : false ibm1147 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01148 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1148 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-international-500+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1148 --> null : 0 : null : null : null : null : null : 0 : false 1148 --> null : 0 : null : null : null : null : null : 0 : false cp01148 --> null : 0 : null : null : null : null : null : 0 : false ccsid01148 --> null : 0 : null : null : null : null : null : 0 : false ibm1148 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01149 (true) --> null : 0 : null : null : null : null : null : 0 : false ebcdic-s-871+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1149 --> null : 0 : null : null : null : null : null : 0 : false 1149 --> null : 0 : null : null : null : null : null : 0 : false cp1149 --> null : 0 : null : null : null : null : null : 0 : false ccsid01149 --> null : 0 : null : null : null : null : null : 0 : false ibm1149 --> null : 0 : null : null : null : null : null : 0 : false cp01149 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM037 (true) --> null : 0 : null : null : null : null : null : 0 : false cp037 --> null : 0 : null : null : null : null : null : 0 : false ibm037 --> null : 0 : null : null : null : null : null : 0 : false ibm-037 --> null : 0 : null : null : null : null : null : 0 : false csIBM037 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-us --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ca --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-nl --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-wt --> null : 0 : null : null : null : null : null : 0 : false 037 --> null : 0 : null : null : null : null : null : 0 : false cpibm37 --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-wt --> null : 0 : null : null : null : null : null : 0 : false ibm-37 --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-us --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-ca --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-nl --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM1026 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1026 --> null : 0 : null : null : null : null : null : 0 : false ibm-1026 --> null : 0 : null : null : null : null : null : 0 : false 1026 --> null : 0 : null : null : null : null : null : 0 : false ibm1026 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM1047 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1047 --> null : 0 : null : null : null : null : null : 0 : false 1047 --> null : 0 : null : null : null : null : null : 0 : false cp1047 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM273 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-273 --> null : 0 : null : null : null : null : null : 0 : false ibm273 --> null : 0 : null : null : null : null : null : 0 : false 273 --> null : 0 : null : null : null : null : null : 0 : false cp273 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM277 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm277 --> null : 0 : null : null : null : null : null : 0 : false 277 --> null : 0 : null : null : null : null : null : 0 : false cp277 --> null : 0 : null : null : null : null : null : 0 : false ibm-277 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM278 (true) --> null : 0 : null : null : null : null : null : 0 : false cp278 --> null : 0 : null : null : null : null : null : 0 : false 278 --> null : 0 : null : null : null : null : null : 0 : false ibm-278 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-se --> null : 0 : null : null : null : null : null : 0 : false csIBM278 --> null : 0 : null : null : null : null : null : 0 : false ibm278 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-sv --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM280 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm280 --> null : 0 : null : null : null : null : null : 0 : false 280 --> null : 0 : null : null : null : null : null : 0 : false cp280 --> null : 0 : null : null : null : null : null : 0 : false ibm-280 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM284 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM284 --> null : 0 : null : null : null : null : null : 0 : false ibm-284 --> null : 0 : null : null : null : null : null : 0 : false cpibm284 --> null : 0 : null : null : null : null : null : 0 : false ibm284 --> null : 0 : null : null : null : null : null : 0 : false 284 --> null : 0 : null : null : null : null : null : 0 : false cp284 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM285 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM285 --> null : 0 : null : null : null : null : null : 0 : false cp285 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-gb --> null : 0 : null : null : null : null : null : 0 : false ibm-285 --> null : 0 : null : null : null : null : null : 0 : false cpibm285 --> null : 0 : null : null : null : null : null : 0 : false ibm285 --> null : 0 : null : null : null : null : null : 0 : false 285 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-gb --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM290 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm290 --> null : 0 : null : null : null : null : null : 0 : false 290 --> null : 0 : null : null : null : null : null : 0 : false cp290 --> null : 0 : null : null : null : null : null : 0 : false EBCDIC-JP-kana --> null : 0 : null : null : null : null : null : 0 : false csIBM290 --> null : 0 : null : null : null : null : null : 0 : false ibm-290 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM297 (true) --> null : 0 : null : null : null : null : null : 0 : false 297 --> null : 0 : null : null : null : null : null : 0 : false csIBM297 --> null : 0 : null : null : null : null : null : 0 : false cp297 --> null : 0 : null : null : null : null : null : 0 : false ibm297 --> null : 0 : null : null : null : null : null : 0 : false ibm-297 --> null : 0 : null : null : null : null : null : 0 : false cpibm297 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-fr --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM420 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm420 --> null : 0 : null : null : null : null : null : 0 : false 420 --> null : 0 : null : null : null : null : null : 0 : false cp420 --> null : 0 : null : null : null : null : null : 0 : false csIBM420 --> null : 0 : null : null : null : null : null : 0 : false ibm-420 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ar1 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM424 (true) --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-he --> null : 0 : null : null : null : null : null : 0 : false csIBM424 --> null : 0 : null : null : null : null : null : 0 : false ibm-424 --> null : 0 : null : null : null : null : null : 0 : false ibm424 --> null : 0 : null : null : null : null : null : 0 : false 424 --> null : 0 : null : null : null : null : null : 0 : false cp424 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM437 (true) --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false 437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm-437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cspc8codepage437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cp437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false windows-437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false =================================== IBM500 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-500 --> null : 0 : null : null : null : null : null : 0 : false ibm500 --> null : 0 : null : null : null : null : null : 0 : false 500 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-bh --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ch --> null : 0 : null : null : null : null : null : 0 : false csIBM500 --> null : 0 : null : null : null : null : null : 0 : false cp500 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM775 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-775 --> null : 0 : null : null : null : null : null : 0 : false ibm775 --> null : 0 : null : null : null : null : null : 0 : false 775 --> null : 0 : null : null : null : null : null : 0 : false cp775 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM850 (true) --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cp850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cspc850multilingual --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false 850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm-850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false =================================== IBM852 (true) --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false csPCp852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false ibm-852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false ibm852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false 852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false cp852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false =================================== IBM855 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm855 --> null : 0 : null : null : null : null : null : 0 : false 855 --> null : 0 : null : null : null : null : null : 0 : false ibm-855 --> null : 0 : null : null : null : null : null : 0 : false cp855 --> null : 0 : null : null : null : null : null : 0 : false cspcp855 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM857 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm857 --> null : 0 : null : null : null : null : null : 0 : false 857 --> null : 0 : null : null : null : null : null : 0 : false cp857 --> null : 0 : null : null : null : null : null : 0 : false csIBM857 --> null : 0 : null : null : null : null : null : 0 : false ibm-857 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM860 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm860 --> null : 0 : null : null : null : null : null : 0 : false 860 --> null : 0 : null : null : null : null : null : 0 : false cp860 --> null : 0 : null : null : null : null : null : 0 : false csIBM860 --> null : 0 : null : null : null : null : null : 0 : false ibm-860 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM861 (true) --> null : 0 : null : null : null : null : null : 0 : false cp861 --> null : 0 : null : null : null : null : null : 0 : false ibm861 --> null : 0 : null : null : null : null : null : 0 : false 861 --> null : 0 : null : null : null : null : null : 0 : false ibm-861 --> null : 0 : null : null : null : null : null : 0 : false cp-is --> null : 0 : null : null : null : null : null : 0 : false csIBM861 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM862 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM862 --> null : 0 : null : null : null : null : null : 0 : false cp862 --> null : 0 : null : null : null : null : null : 0 : false ibm862 --> null : 0 : null : null : null : null : null : 0 : false 862 --> null : 0 : null : null : null : null : null : 0 : false cspc862latinhebrew --> null : 0 : null : null : null : null : null : 0 : false ibm-862 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM863 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM863 --> null : 0 : null : null : null : null : null : 0 : false ibm-863 --> null : 0 : null : null : null : null : null : 0 : false ibm863 --> null : 0 : null : null : null : null : null : 0 : false 863 --> null : 0 : null : null : null : null : null : 0 : false cp863 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM864 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM864 --> null : 0 : null : null : null : null : null : 0 : false ibm-864 --> null : 0 : null : null : null : null : null : 0 : false ibm864 --> null : 0 : null : null : null : null : null : 0 : false 864 --> null : 0 : null : null : null : null : null : 0 : false cp864 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM865 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-865 --> null : 0 : null : null : null : null : null : 0 : false csIBM865 --> null : 0 : null : null : null : null : null : 0 : false cp865 --> null : 0 : null : null : null : null : null : 0 : false ibm865 --> null : 0 : null : null : null : null : null : 0 : false 865 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM866 (true) --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false ibm866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false 866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false ibm-866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false csIBM866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false cp866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false =================================== IBM868 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm868 --> null : 0 : null : null : null : null : null : 0 : false 868 --> null : 0 : null : null : null : null : null : 0 : false cp868 --> null : 0 : null : null : null : null : null : 0 : false csIBM868 --> null : 0 : null : null : null : null : null : 0 : false ibm-868 --> null : 0 : null : null : null : null : null : 0 : false cp-ar --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM869 (true) --> null : 0 : null : null : null : null : null : 0 : false cp869 --> null : 0 : null : null : null : null : null : 0 : false ibm869 --> null : 0 : null : null : null : null : null : 0 : false 869 --> null : 0 : null : null : null : null : null : 0 : false ibm-869 --> null : 0 : null : null : null : null : null : 0 : false cp-gr --> null : 0 : null : null : null : null : null : 0 : false csIBM869 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM870 (true) --> null : 0 : null : null : null : null : null : 0 : false 870 --> null : 0 : null : null : null : null : null : 0 : false cp870 --> null : 0 : null : null : null : null : null : 0 : false csIBM870 --> null : 0 : null : null : null : null : null : 0 : false ibm-870 --> null : 0 : null : null : null : null : null : 0 : false ibm870 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-roece --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-yu --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM871 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm871 --> null : 0 : null : null : null : null : null : 0 : false 871 --> null : 0 : null : null : null : null : null : 0 : false cp871 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-is --> null : 0 : null : null : null : null : null : 0 : false csIBM871 --> null : 0 : null : null : null : null : null : 0 : false ibm-871 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM918 (true) --> null : 0 : null : null : null : null : null : 0 : false 918 --> null : 0 : null : null : null : null : null : 0 : false ibm-918 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ar2 --> null : 0 : null : null : null : null : null : 0 : false cp918 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-CN (false) --> null : 0 : null : null : null : null : null : 0 : false csISO2022CN --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-JP (true) --> null : 0 : null : null : null : null : null : 0 : false csjisencoding --> null : 0 : null : null : null : null : null : 0 : false iso2022jp --> null : 0 : null : null : null : null : null : 0 : false jis_encoding --> null : 0 : null : null : null : null : null : 0 : false jis --> null : 0 : null : null : null : null : null : 0 : false csISO2022JP --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-JP-2 (true) --> null : 0 : null : null : null : null : null : 0 : false csISO2022JP2 --> null : 0 : null : null : null : null : null : 0 : false iso2022jp2 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-KR (true) --> null : 0 : null : null : null : null : null : 0 : false csISO2022KR --> null : 0 : null : null : null : null : null : 0 : false ISO2022KR --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-1 (true) --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false 819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO8859-1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false l1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO_8859-1:1987 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO_8859-1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false 8859_1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false iso-ir-100 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false latin1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false cp819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO8859_1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false IBM819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO_8859_1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false IBM-819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false csISOLatin1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false =================================== ISO-8859-13 (true) --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false iso_8859-13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false ISO8859-13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false iso8859_13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false 8859_13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false =================================== ISO-8859-15 (true) --> null : 0 : null : null : null : null : null : 0 : false csISO885915 --> null : 0 : null : null : null : null : null : 0 : false Latin-9 --> null : 0 : null : null : null : null : null : 0 : false ISO8859-15 --> null : 0 : null : null : null : null : null : 0 : false LATIN0 --> null : 0 : null : null : null : null : null : 0 : false ISO8859_15_FDIS --> null : 0 : null : null : null : null : null : 0 : false ISO8859_15 --> null : 0 : null : null : null : null : null : 0 : false cp923 --> null : 0 : null : null : null : null : null : 0 : false 8859_15 --> null : 0 : null : null : null : null : null : 0 : false L9 --> null : 0 : null : null : null : null : null : 0 : false ISO-8859-15 --> null : 0 : null : null : null : null : null : 0 : false IBM923 --> null : 0 : null : null : null : null : null : 0 : false csISOlatin9 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-15 --> null : 0 : null : null : null : null : null : 0 : false IBM-923 --> null : 0 : null : null : null : null : null : 0 : false csISOlatin0 --> null : 0 : null : null : null : null : null : 0 : false 923 --> null : 0 : null : null : null : null : null : 0 : false LATIN9 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-16 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-16:2001 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-16 --> null : 0 : null : null : null : null : null : 0 : false csISO885916 --> null : 0 : null : null : null : null : null : 0 : false latin10 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-226 --> null : 0 : null : null : null : null : null : 0 : false l10 --> null : 0 : null : null : null : null : null : 0 : false ISO8859_16 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-2 (true) --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO8859-2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ibm912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false l2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO_8859-2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false 8859_2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false cp912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO_8859-2:1987 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false iso8859_2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false iso-ir-101 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false latin2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false 912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false csISOLatin2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ibm-912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false =================================== ISO-8859-3 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO8859-3 --> null : 0 : null : null : null : null : null : 0 : false ibm913 --> null : 0 : null : null : null : null : null : 0 : false 8859_3 --> null : 0 : null : null : null : null : null : 0 : false l3 --> null : 0 : null : null : null : null : null : 0 : false cp913 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-3 --> null : 0 : null : null : null : null : null : 0 : false iso8859_3 --> null : 0 : null : null : null : null : null : 0 : false latin3 --> null : 0 : null : null : null : null : null : 0 : false csISOLatin3 --> null : 0 : null : null : null : null : null : 0 : false 913 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-3:1988 --> null : 0 : null : null : null : null : null : 0 : false ibm-913 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-109 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-4 (true) --> null : 0 : null : null : null : null : null : 0 : false 8859_4 --> null : 0 : null : null : null : null : null : 0 : false latin4 --> null : 0 : null : null : null : null : null : 0 : false l4 --> null : 0 : null : null : null : null : null : 0 : false cp914 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-4:1988 --> null : 0 : null : null : null : null : null : 0 : false ibm914 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-4 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-110 --> null : 0 : null : null : null : null : null : 0 : false iso8859_4 --> null : 0 : null : null : null : null : null : 0 : false csISOLatin4 --> null : 0 : null : null : null : null : null : 0 : false iso8859-4 --> null : 0 : null : null : null : null : null : 0 : false 914 --> null : 0 : null : null : null : null : null : 0 : false ibm-914 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-5 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-5:1988 --> null : 0 : null : null : null : null : null : 0 : false csISOLatinCyrillic --> null : 0 : null : null : null : null : null : 0 : false iso-ir-144 --> null : 0 : null : null : null : null : null : 0 : false iso8859_5 --> null : 0 : null : null : null : null : null : 0 : false cp915 --> null : 0 : null : null : null : null : null : 0 : false 8859_5 --> null : 0 : null : null : null : null : null : 0 : false ibm-915 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-5 --> null : 0 : null : null : null : null : null : 0 : false ibm915 --> null : 0 : null : null : null : null : null : 0 : false 915 --> null : 0 : null : null : null : null : null : 0 : false cyrillic --> null : 0 : null : null : null : null : null : 0 : false ISO8859-5 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-6 (true) --> null : 0 : null : null : null : null : null : 0 : false ASMO-708 --> null : 0 : null : null : null : null : null : 0 : false 8859_6 --> null : 0 : null : null : null : null : null : 0 : false iso8859_6 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-6 --> null : 0 : null : null : null : null : null : 0 : false csISOLatinArabic --> null : 0 : null : null : null : null : null : 0 : false ibm1089 --> null : 0 : null : null : null : null : null : 0 : false arabic --> null : 0 : null : null : null : null : null : 0 : false ibm-1089 --> null : 0 : null : null : null : null : null : 0 : false 1089 --> null : 0 : null : null : null : null : null : 0 : false ECMA-114 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-127 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-6:1987 --> null : 0 : null : null : null : null : null : 0 : false ISO8859-6 --> null : 0 : null : null : null : null : null : 0 : false cp1089 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-7 (true) --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false greek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false 8859_7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false greek8 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ibm813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ISO_8859-7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso8859_7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ELOT_928 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false cp813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ISO_8859-7:1987 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false sun_eu_greek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false csISOLatinGreek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso-ir-126 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false 813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso8859-7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ECMA-118 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ibm-813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false =================================== ISO-8859-8 (true) --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false 8859_8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO_8859-8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO_8859-8:1988 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false cp916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false iso-ir-138 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO8859-8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false hebrew --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false iso8859_8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ibm-916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false csISOLatinHebrew --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false 916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ibm916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false =================================== ISO-8859-9 (true) --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ibm-920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO_8859-9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false 8859_9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO_8859-9:1989 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ibm920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false latin5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false l5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false iso8859_9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false cp920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false 920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false iso-ir-148 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO8859-9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false csISOLatin5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false =================================== JIS_X0201 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0201 --> null : 0 : null : null : null : null : null : 0 : false csHalfWidthKatakana --> null : 0 : null : null : null : null : null : 0 : false X0201 --> null : 0 : null : null : null : null : null : 0 : false JIS_X0201 --> null : 0 : null : null : null : null : null : 0 : false =================================== JIS_X0212-1990 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0212 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-159 --> null : 0 : null : null : null : null : null : 0 : false x0212 --> null : 0 : null : null : null : null : null : 0 : false jis_x0212-1990 --> null : 0 : null : null : null : null : null : 0 : false csISO159JISX02121990 --> null : 0 : null : null : null : null : null : 0 : false =================================== KOI8-R (true) --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false koi8_r --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false koi8 --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false cskoi8r --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false =================================== KOI8-U (true) --> null : 0 : null : null : null : null : null : 0 : false koi8_u --> null : 0 : null : null : null : null : null : 0 : false =================================== Shift_JIS (true) --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true shift_jis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true x-sjis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true sjis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true shift-jis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ms_kanji --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true csShiftJIS --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true =================================== TIS-620 (true) --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false tis620 --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false tis620.2533 --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false =================================== US-ASCII (true) --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ANSI_X3.4-1968 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false cp367 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false csASCII --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false iso-ir-6 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ASCII --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false iso_646.irv:1983 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ANSI_X3.4-1986 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ascii7 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false default --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ISO_646.irv:1991 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ISO646-US --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false IBM367 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false 646 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false us --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false =================================== UTF-16 (true) --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true UTF_16 --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true unicode --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true utf16 --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true UnicodeBig --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true =================================== UTF-16BE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-16BE --> null : 0 : null : null : null : null : null : 0 : false UTF_16BE --> null : 0 : null : null : null : null : null : 0 : false ISO-10646-UCS-2 --> null : 0 : null : null : null : null : null : 0 : false UnicodeBigUnmarked --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-16LE (true) --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true UnicodeLittleUnmarked --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true UTF_16LE --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true X-UTF-16LE --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true =================================== UTF-32 (true) --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true UTF_32 --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true UTF32 --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true =================================== UTF-32BE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-32BE --> null : 0 : null : null : null : null : null : 0 : false UTF_32BE --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-32LE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-32LE --> null : 0 : null : null : null : null : null : 0 : false UTF_32LE --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-8 (true) --> UTF-8 : 255 : utf8mb4_0900_ai_ci : utf8mb4 : [charsetName=utf8mb4,mblen=4] : UTF-8 : utf8mb4 : 255 : true unicode-1-1-utf-8 --> UTF-8 : 255 : utf8mb4_0900_ai_ci : utf8mb4 : [charsetName=utf8mb4,mblen=4] : UTF-8 : utf8mb4 : 255 : true UTF8 --> UTF-8 : 255 : utf8mb4_0900_ai_ci : utf8mb4 : [charsetName=utf8mb4,mblen=4] : UTF-8 : utf8mb4 : 255 : true =================================== windows-1250 (true) --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false cp1250 --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false cp5346 --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false =================================== windows-1251 (true) --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false cp5347 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false ansi-1251 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false cp1251 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false =================================== windows-1252 (true) --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ibm-1252 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false cp1252 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ibm1252 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false cp5348 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false =================================== windows-1253 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1253 --> null : 0 : null : null : null : null : null : 0 : false cp5349 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1254 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1254 --> null : 0 : null : null : null : null : null : 0 : false cp5350 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1255 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1255 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1256 (true) --> WINDOWS-1256 : 57 : cp1256_general_ci : cp1256 : [charsetName=cp1256,mblen=1] : WINDOWS-1256 : cp1256 : 57 : false cp1256 --> WINDOWS-1256 : 57 : cp1256_general_ci : cp1256 : [charsetName=cp1256,mblen=1] : WINDOWS-1256 : cp1256 : 57 : false =================================== windows-1257 (true) --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false cp1257 --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false cp5353 --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false =================================== windows-1258 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1258 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-31j (true) --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true MS932 --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true windows-932 --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true csWindows31J --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true =================================== x-Big5-HKSCS-2001 (true) --> null : 0 : null : null : null : null : null : 0 : false Big5_HKSCS_2001 --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs-2001 --> null : 0 : null : null : null : null : null : 0 : false big5hk-2001 --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs:unicode3.0 --> null : 0 : null : null : null : null : null : 0 : false big5hkscs-2001 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-Big5-Solaris (true) --> null : 0 : null : null : null : null : null : 0 : false Big5_Solaris --> null : 0 : null : null : null : null : null : 0 : false =================================== x-euc-jp-linux (true) --> null : 0 : null : null : null : null : null : 0 : false euc_jp_linux --> null : 0 : null : null : null : null : null : 0 : false euc-jp-linux --> null : 0 : null : null : null : null : null : 0 : false =================================== x-EUC-TW (true) --> null : 0 : null : null : null : null : null : 0 : false euctw --> null : 0 : null : null : null : null : null : 0 : false cns11643 --> null : 0 : null : null : null : null : null : 0 : false EUC-TW --> null : 0 : null : null : null : null : null : 0 : false euc_tw --> null : 0 : null : null : null : null : null : 0 : false =================================== x-eucJP-Open (true) --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true eucJP-open --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true EUC_JP_Solaris --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true =================================== x-IBM1006 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1006 --> null : 0 : null : null : null : null : null : 0 : false ibm-1006 --> null : 0 : null : null : null : null : null : 0 : false 1006 --> null : 0 : null : null : null : null : null : 0 : false cp1006 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1025 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1025 --> null : 0 : null : null : null : null : null : 0 : false 1025 --> null : 0 : null : null : null : null : null : 0 : false cp1025 --> null : 0 : null : null : null : null : null : 0 : false ibm1025 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1046 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1046 --> null : 0 : null : null : null : null : null : 0 : false ibm-1046 --> null : 0 : null : null : null : null : null : 0 : false 1046 --> null : 0 : null : null : null : null : null : 0 : false cp1046 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1097 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1097 --> null : 0 : null : null : null : null : null : 0 : false ibm-1097 --> null : 0 : null : null : null : null : null : 0 : false 1097 --> null : 0 : null : null : null : null : null : 0 : false cp1097 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1098 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1098 --> null : 0 : null : null : null : null : null : 0 : false 1098 --> null : 0 : null : null : null : null : null : 0 : false cp1098 --> null : 0 : null : null : null : null : null : 0 : false ibm1098 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1112 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1112 --> null : 0 : null : null : null : null : null : 0 : false ibm-1112 --> null : 0 : null : null : null : null : null : 0 : false 1112 --> null : 0 : null : null : null : null : null : 0 : false cp1112 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1122 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1122 --> null : 0 : null : null : null : null : null : 0 : false ibm1122 --> null : 0 : null : null : null : null : null : 0 : false ibm-1122 --> null : 0 : null : null : null : null : null : 0 : false 1122 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1123 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1123 --> null : 0 : null : null : null : null : null : 0 : false ibm-1123 --> null : 0 : null : null : null : null : null : 0 : false 1123 --> null : 0 : null : null : null : null : null : 0 : false cp1123 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1124 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1124 --> null : 0 : null : null : null : null : null : 0 : false 1124 --> null : 0 : null : null : null : null : null : 0 : false cp1124 --> null : 0 : null : null : null : null : null : 0 : false ibm1124 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1129 (true) --> null : 0 : null : null : null : null : null : 0 : false 1129 --> null : 0 : null : null : null : null : null : 0 : false ibm1129 --> null : 0 : null : null : null : null : null : 0 : false cp1129 --> null : 0 : null : null : null : null : null : 0 : false ibm-1129 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1166 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1166 --> null : 0 : null : null : null : null : null : 0 : false ibm1166 --> null : 0 : null : null : null : null : null : 0 : false ibm-1166 --> null : 0 : null : null : null : null : null : 0 : false 1166 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1364 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1364 --> null : 0 : null : null : null : null : null : 0 : false ibm1364 --> null : 0 : null : null : null : null : null : 0 : false ibm-1364 --> null : 0 : null : null : null : null : null : 0 : false 1364 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1381 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1381 --> null : 0 : null : null : null : null : null : 0 : false ibm-1381 --> null : 0 : null : null : null : null : null : 0 : false 1381 --> null : 0 : null : null : null : null : null : 0 : false ibm1381 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1383 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1383 --> null : 0 : null : null : null : null : null : 0 : false ibm-1383 --> null : 0 : null : null : null : null : null : 0 : false 1383 --> null : 0 : null : null : null : null : null : 0 : false cp1383 --> null : 0 : null : null : null : null : null : 0 : false cpeuccn --> null : 0 : null : null : null : null : null : 0 : false ibmeuccn --> null : 0 : null : null : null : null : null : 0 : false ibm-euccn --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM29626C (true) --> null : 0 : null : null : null : null : null : 0 : false cp29626c --> null : 0 : null : null : null : null : null : 0 : false ibm-29626c --> null : 0 : null : null : null : null : null : 0 : false ibm-eucjp --> null : 0 : null : null : null : null : null : 0 : false ibm29626c --> null : 0 : null : null : null : null : null : 0 : false 29626c --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM300 (true) --> null : 0 : null : null : null : null : null : 0 : false cp300 --> null : 0 : null : null : null : null : null : 0 : false ibm300 --> null : 0 : null : null : null : null : null : 0 : false 300 --> null : 0 : null : null : null : null : null : 0 : false ibm-300 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM33722 (true) --> null : 0 : null : null : null : null : null : 0 : false 33722 --> null : 0 : null : null : null : null : null : 0 : false ibm-33722 --> null : 0 : null : null : null : null : null : 0 : false cp33722 --> null : 0 : null : null : null : null : null : 0 : false ibm33722 --> null : 0 : null : null : null : null : null : 0 : false ibm-5050 --> null : 0 : null : null : null : null : null : 0 : false ibm-33722_vascii_vpua --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM737 (true) --> null : 0 : null : null : null : null : null : 0 : false cp737 --> null : 0 : null : null : null : null : null : 0 : false ibm737 --> null : 0 : null : null : null : null : null : 0 : false 737 --> null : 0 : null : null : null : null : null : 0 : false ibm-737 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM833 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm833 --> null : 0 : null : null : null : null : null : 0 : false 833 --> null : 0 : null : null : null : null : null : 0 : false ibm-833 --> null : 0 : null : null : null : null : null : 0 : false cp833 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM834 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm834 --> null : 0 : null : null : null : null : null : 0 : false 834 --> null : 0 : null : null : null : null : null : 0 : false cp834 --> null : 0 : null : null : null : null : null : 0 : false ibm-834 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM856 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm856 --> null : 0 : null : null : null : null : null : 0 : false 856 --> null : 0 : null : null : null : null : null : 0 : false cp856 --> null : 0 : null : null : null : null : null : 0 : false ibm-856 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM874 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-874 --> null : 0 : null : null : null : null : null : 0 : false ibm874 --> null : 0 : null : null : null : null : null : 0 : false 874 --> null : 0 : null : null : null : null : null : 0 : false cp874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM875 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-875 --> null : 0 : null : null : null : null : null : 0 : false ibm875 --> null : 0 : null : null : null : null : null : 0 : false 875 --> null : 0 : null : null : null : null : null : 0 : false cp875 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM921 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm921 --> null : 0 : null : null : null : null : null : 0 : false 921 --> null : 0 : null : null : null : null : null : 0 : false ibm-921 --> null : 0 : null : null : null : null : null : 0 : false cp921 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM922 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm922 --> null : 0 : null : null : null : null : null : 0 : false 922 --> null : 0 : null : null : null : null : null : 0 : false cp922 --> null : 0 : null : null : null : null : null : 0 : false ibm-922 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM930 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-930 --> null : 0 : null : null : null : null : null : 0 : false ibm930 --> null : 0 : null : null : null : null : null : 0 : false 930 --> null : 0 : null : null : null : null : null : 0 : false cp930 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM933 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm933 --> null : 0 : null : null : null : null : null : 0 : false 933 --> null : 0 : null : null : null : null : null : 0 : false cp933 --> null : 0 : null : null : null : null : null : 0 : false ibm-933 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM935 (true) --> null : 0 : null : null : null : null : null : 0 : false cp935 --> null : 0 : null : null : null : null : null : 0 : false ibm935 --> null : 0 : null : null : null : null : null : 0 : false 935 --> null : 0 : null : null : null : null : null : 0 : false ibm-935 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM937 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-937 --> null : 0 : null : null : null : null : null : 0 : false ibm937 --> null : 0 : null : null : null : null : null : 0 : false 937 --> null : 0 : null : null : null : null : null : 0 : false cp937 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM939 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-939 --> null : 0 : null : null : null : null : null : 0 : false cp939 --> null : 0 : null : null : null : null : null : 0 : false ibm939 --> null : 0 : null : null : null : null : null : 0 : false 939 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM942 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-942 --> null : 0 : null : null : null : null : null : 0 : false cp942 --> null : 0 : null : null : null : null : null : 0 : false ibm942 --> null : 0 : null : null : null : null : null : 0 : false 942 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM942C (true) --> null : 0 : null : null : null : null : null : 0 : false ibm932 --> null : 0 : null : null : null : null : null : 0 : false x-ibm932 --> null : 0 : null : null : null : null : null : 0 : false ibm-932 --> null : 0 : null : null : null : null : null : 0 : false ibm942C --> null : 0 : null : null : null : null : null : 0 : false ibm-942C --> null : 0 : null : null : null : null : null : 0 : false 942C --> null : 0 : null : null : null : null : null : 0 : false 932 --> null : 0 : null : null : null : null : null : 0 : false cp942C --> null : 0 : null : null : null : null : null : 0 : false cp932 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM943 (true) --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ibm943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true 943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ibm-943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true cp943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true =================================== x-IBM943C (true) --> null : 0 : null : null : null : null : null : 0 : false 943C --> null : 0 : null : null : null : null : null : 0 : false cp943C --> null : 0 : null : null : null : null : null : 0 : false ibm943C --> null : 0 : null : null : null : null : null : 0 : false ibm-943C --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM948 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-948 --> null : 0 : null : null : null : null : null : 0 : false ibm948 --> null : 0 : null : null : null : null : null : 0 : false 948 --> null : 0 : null : null : null : null : null : 0 : false cp948 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM949 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-949 --> null : 0 : null : null : null : null : null : 0 : false ibm949 --> null : 0 : null : null : null : null : null : 0 : false 949 --> null : 0 : null : null : null : null : null : 0 : false cp949 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM949C (true) --> null : 0 : null : null : null : null : null : 0 : false ibm949C --> null : 0 : null : null : null : null : null : 0 : false ibm-949C --> null : 0 : null : null : null : null : null : 0 : false cp949C --> null : 0 : null : null : null : null : null : 0 : false 949C --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM950 (true) --> null : 0 : null : null : null : null : null : 0 : false cp950 --> null : 0 : null : null : null : null : null : 0 : false ibm950 --> null : 0 : null : null : null : null : null : 0 : false 950 --> null : 0 : null : null : null : null : null : 0 : false ibm-950 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM964 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-964 --> null : 0 : null : null : null : null : null : 0 : false cp964 --> null : 0 : null : null : null : null : null : 0 : false ibm-euctw --> null : 0 : null : null : null : null : null : 0 : false ibm964 --> null : 0 : null : null : null : null : null : 0 : false 964 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM970 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm970 --> null : 0 : null : null : null : null : null : 0 : false ibm-eucKR --> null : 0 : null : null : null : null : null : 0 : false 970 --> null : 0 : null : null : null : null : null : 0 : false cp970 --> null : 0 : null : null : null : null : null : 0 : false ibm-970 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISCII91 (true) --> null : 0 : null : null : null : null : null : 0 : false ISCII91 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-153 --> null : 0 : null : null : null : null : null : 0 : false iscii --> null : 0 : null : null : null : null : null : 0 : false ST_SEV_358-88 --> null : 0 : null : null : null : null : null : 0 : false csISO153GOST1976874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISO-2022-CN-CNS (true) --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN_CNS --> null : 0 : null : null : null : null : null : 0 : false ISO-2022-CN-CNS --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISO-2022-CN-GB (true) --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN_GB --> null : 0 : null : null : null : null : null : 0 : false ISO-2022-CN-GB --> null : 0 : null : null : null : null : null : 0 : false =================================== x-iso-8859-11 (true) --> null : 0 : null : null : null : null : null : 0 : false iso-8859-11 --> null : 0 : null : null : null : null : null : 0 : false iso8859_11 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-JIS0208 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0208 --> null : 0 : null : null : null : null : null : 0 : false JIS_C6226-1983 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-87 --> null : 0 : null : null : null : null : null : 0 : false x0208 --> null : 0 : null : null : null : null : null : 0 : false JIS_X0208-1983 --> null : 0 : null : null : null : null : null : 0 : false csISO87JISX0208 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-JISAutoDetect (false) --> null : 0 : null : null : null : null : null : 0 : false JISAutoDetect --> null : 0 : null : null : null : null : null : 0 : false =================================== x-Johab (true) --> null : 0 : null : null : null : null : null : 0 : false ms1361 --> null : 0 : null : null : null : null : null : 0 : false ksc5601_1992 --> null : 0 : null : null : null : null : null : 0 : false johab --> null : 0 : null : null : null : null : null : 0 : false ksc5601-1992 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacArabic (true) --> null : 0 : null : null : null : null : null : 0 : false MacArabic --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacCentralEurope (true) --> X-MACCENTRALEUROPE : 38 : macce_general_ci : macce : [charsetName=macce,mblen=1] : X-MACCENTRALEUROPE : macce : 38 : false MacCentralEurope --> X-MACCENTRALEUROPE : 38 : macce_general_ci : macce : [charsetName=macce,mblen=1] : X-MACCENTRALEUROPE : macce : 38 : false =================================== x-MacCroatian (true) --> null : 0 : null : null : null : null : null : 0 : false MacCroatian --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacCyrillic (true) --> null : 0 : null : null : null : null : null : 0 : false MacCyrillic --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacDingbat (true) --> null : 0 : null : null : null : null : null : 0 : false MacDingbat --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacGreek (true) --> null : 0 : null : null : null : null : null : 0 : false MacGreek --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacHebrew (true) --> null : 0 : null : null : null : null : null : 0 : false MacHebrew --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacIceland (true) --> null : 0 : null : null : null : null : null : 0 : false MacIceland --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacRoman (true) --> X-MACROMAN : 39 : macroman_general_ci : macroman : [charsetName=macroman,mblen=1] : X-MACROMAN : macroman : 39 : false MacRoman --> X-MACROMAN : 39 : macroman_general_ci : macroman : [charsetName=macroman,mblen=1] : X-MACROMAN : macroman : 39 : false =================================== x-MacRomania (true) --> null : 0 : null : null : null : null : null : 0 : false MacRomania --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacSymbol (true) --> null : 0 : null : null : null : null : null : 0 : false MacSymbol --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacThai (true) --> null : 0 : null : null : null : null : null : 0 : false MacThai --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacTurkish (true) --> null : 0 : null : null : null : null : null : 0 : false MacTurkish --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacUkraine (true) --> null : 0 : null : null : null : null : null : 0 : false MacUkraine --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS932_0213 (true) --> null : 0 : null : null : null : null : null : 0 : false MS932:2004 --> null : 0 : null : null : null : null : null : 0 : false windows-932:2004 --> null : 0 : null : null : null : null : null : 0 : false MS932_0213 --> null : 0 : null : null : null : null : null : 0 : false MS932-0213 --> null : 0 : null : null : null : null : null : 0 : false windows-932-0213 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS950-HKSCS (true) --> null : 0 : null : null : null : null : null : 0 : false MS950_HKSCS --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS950-HKSCS-XP (true) --> null : 0 : null : null : null : null : null : 0 : false MS950_HKSCS_XP --> null : 0 : null : null : null : null : null : 0 : false =================================== x-mswin-936 (true) --> null : 0 : null : null : null : null : null : 0 : false ms936 --> null : 0 : null : null : null : null : null : 0 : false ms_936 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-PCK (true) --> null : 0 : null : null : null : null : null : 0 : false pck --> null : 0 : null : null : null : null : null : 0 : false =================================== x-SJIS_0213 (true) --> null : 0 : null : null : null : null : null : 0 : false shift_jis:2004 --> null : 0 : null : null : null : null : null : 0 : false sjis_0213 --> null : 0 : null : null : null : null : null : 0 : false sjis:2004 --> null : 0 : null : null : null : null : null : 0 : false shift_jis_0213:2004 --> null : 0 : null : null : null : null : null : 0 : false sjis-0213 --> null : 0 : null : null : null : null : null : 0 : false sjis_0213:2004 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-UTF-16LE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UnicodeLittle --> null : 0 : null : null : null : null : null : 0 : false =================================== X-UTF-32BE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UTF_32BE_BOM --> null : 0 : null : null : null : null : null : 0 : false UTF-32BE-BOM --> null : 0 : null : null : null : null : null : 0 : false =================================== X-UTF-32LE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UTF_32LE_BOM --> null : 0 : null : null : null : null : null : 0 : false UTF-32LE-BOM --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-50220 (true) --> null : 0 : null : null : null : null : null : 0 : false cp50220 --> null : 0 : null : null : null : null : null : 0 : false ms50220 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-50221 (true) --> null : 0 : null : null : null : null : null : 0 : false cp50221 --> null : 0 : null : null : null : null : null : 0 : false ms50221 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-874 (true) --> null : 0 : null : null : null : null : null : 0 : false ms-874 --> null : 0 : null : null : null : null : null : 0 : false ms874 --> null : 0 : null : null : null : null : null : 0 : false windows-874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-949 (true) --> null : 0 : null : null : null : null : null : 0 : false windows949 --> null : 0 : null : null : null : null : null : 0 : false ms949 --> null : 0 : null : null : null : null : null : 0 : false windows-949 --> null : 0 : null : null : null : null : null : 0 : false ms_949 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-950 (true) --> null : 0 : null : null : null : null : null : 0 : false ms950 --> null : 0 : null : null : null : null : null : 0 : false windows-950 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-iso2022jp (true) --> null : 0 : null : null : null : null : null : 0 : false windows-iso2022jp --> null : 0 : null : null : null : null : null : 0 : false =================================== 1 by index--> big5_chinese_ci : big5 : BIG5 by charset--> BIG5 by encoding--> 1 : big5 2 by index--> latin2_czech_cs : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 3 by index--> dec8_swedish_ci : dec8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 4 by index--> cp850_general_ci : cp850 : IBM850 by charset--> IBM850 by encoding--> 4 : cp850 5 by index--> latin1_german1_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 6 by index--> hp8_english_ci : hp8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 7 by index--> koi8r_general_ci : koi8r : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 8 by index--> latin1_swedish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 9 by index--> latin2_general_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 10 by index--> swe7_swedish_ci : swe7 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 11 by index--> ascii_general_ci : ascii : US-ASCII by charset--> US-ASCII by encoding--> 11 : ascii 12 by index--> ujis_japanese_ci : ujis : EUC-JP by charset--> EUC-JP by encoding--> 12 : ujis 13 by index--> sjis_japanese_ci : sjis : SHIFT_JIS by charset--> SHIFT_JIS by encoding--> 13 : sjis 14 by index--> cp1251_bulgarian_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 15 by index--> latin1_danish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 16 by index--> hebrew_general_ci : hebrew : ISO-8859-8 by charset--> ISO-8859-8 by encoding--> 16 : hebrew 18 by index--> tis620_thai_ci : tis620 : TIS-620 by charset--> TIS-620 by encoding--> 18 : tis620 19 by index--> euckr_korean_ci : euckr : EUC-KR by charset--> EUC-KR by encoding--> 19 : euckr 20 by index--> latin7_estonian_cs : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 21 by index--> latin2_hungarian_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 22 by index--> koi8u_general_ci : koi8u : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 23 by index--> cp1251_ukrainian_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 24 by index--> gb2312_chinese_ci : gb2312 : GB2312 by charset--> GB2312 by encoding--> 24 : gb2312 25 by index--> greek_general_ci : greek : ISO-8859-7 by charset--> ISO-8859-7 by encoding--> 25 : greek 26 by index--> cp1250_general_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 27 by index--> latin2_croatian_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 28 by index--> gbk_chinese_ci : gbk : GBK by charset--> GBK by encoding--> 28 : gbk 29 by index--> cp1257_lithuanian_ci : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 30 by index--> latin5_turkish_ci : latin5 : ISO-8859-9 by charset--> ISO-8859-9 by encoding--> 30 : latin5 31 by index--> latin1_german2_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 32 by index--> armscii8_general_ci : armscii8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 33 by index--> utf8_general_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 34 by index--> cp1250_czech_cs : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 35 by index--> ucs2_general_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 36 by index--> cp866_general_ci : cp866 : IBM866 by charset--> IBM866 by encoding--> 36 : cp866 37 by index--> keybcs2_general_ci : keybcs2 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 38 by index--> macce_general_ci : macce : X-MACCENTRALEUROPE by charset--> X-MACCENTRALEUROPE by encoding--> 38 : macce 39 by index--> macroman_general_ci : macroman : X-MACROMAN by charset--> X-MACROMAN by encoding--> 39 : macroman 40 by index--> cp852_general_ci : cp852 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 41 by index--> latin7_general_ci : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 42 by index--> latin7_general_cs : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 43 by index--> macce_bin : macce : X-MACCENTRALEUROPE by charset--> X-MACCENTRALEUROPE by encoding--> 38 : macce 44 by index--> cp1250_croatian_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 45 by index--> utf8mb4_general_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 46 by index--> utf8mb4_bin : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 47 by index--> latin1_bin : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 48 by index--> latin1_general_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 49 by index--> latin1_general_cs : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 50 by index--> cp1251_bin : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 51 by index--> cp1251_general_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 52 by index--> cp1251_general_cs : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 53 by index--> macroman_bin : macroman : X-MACROMAN by charset--> X-MACROMAN by encoding--> 39 : macroman 54 by index--> utf16_general_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 55 by index--> utf16_bin : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 56 by index--> utf16le_general_ci : utf16le : UTF-16LE by charset--> UTF-16LE by encoding--> 56 : utf16le 57 by index--> cp1256_general_ci : cp1256 : WINDOWS-1256 by charset--> WINDOWS-1256 by encoding--> 57 : cp1256 58 by index--> cp1257_bin : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 59 by index--> cp1257_general_ci : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 60 by index--> utf32_general_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 61 by index--> utf32_bin : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 62 by index--> utf16le_bin : utf16le : UTF-16LE by charset--> UTF-16LE by encoding--> 56 : utf16le 63 by index--> binary : binary : ISO-8859-1 by charset--> ISO-8859-1 by encoding--> 8 : latin1 64 by index--> armscii8_bin : armscii8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 65 by index--> ascii_bin : ascii : US-ASCII by charset--> US-ASCII by encoding--> 11 : ascii 66 by index--> cp1250_bin : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 67 by index--> cp1256_bin : cp1256 : WINDOWS-1256 by charset--> WINDOWS-1256 by encoding--> 57 : cp1256 68 by index--> cp866_bin : cp866 : IBM866 by charset--> IBM866 by encoding--> 36 : cp866 69 by index--> dec8_bin : dec8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 70 by index--> greek_bin : greek : ISO-8859-7 by charset--> ISO-8859-7 by encoding--> 25 : greek 71 by index--> hebrew_bin : hebrew : ISO-8859-8 by charset--> ISO-8859-8 by encoding--> 16 : hebrew 72 by index--> hp8_bin : hp8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 73 by index--> keybcs2_bin : keybcs2 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 74 by index--> koi8r_bin : koi8r : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 75 by index--> koi8u_bin : koi8u : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 76 by index--> utf8_tolower_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 77 by index--> latin2_bin : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 78 by index--> latin5_bin : latin5 : ISO-8859-9 by charset--> ISO-8859-9 by encoding--> 30 : latin5 79 by index--> latin7_bin : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 80 by index--> cp850_bin : cp850 : IBM850 by charset--> IBM850 by encoding--> 4 : cp850 81 by index--> cp852_bin : cp852 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 82 by index--> swe7_bin : swe7 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 83 by index--> utf8_bin : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 84 by index--> big5_bin : big5 : BIG5 by charset--> BIG5 by encoding--> 1 : big5 85 by index--> euckr_bin : euckr : EUC-KR by charset--> EUC-KR by encoding--> 19 : euckr 86 by index--> gb2312_bin : gb2312 : GB2312 by charset--> GB2312 by encoding--> 24 : gb2312 87 by index--> gbk_bin : gbk : GBK by charset--> GBK by encoding--> 28 : gbk 88 by index--> sjis_bin : sjis : SHIFT_JIS by charset--> SHIFT_JIS by encoding--> 13 : sjis 89 by index--> tis620_bin : tis620 : TIS-620 by charset--> TIS-620 by encoding--> 18 : tis620 90 by index--> ucs2_bin : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 91 by index--> ujis_bin : ujis : EUC-JP by charset--> EUC-JP by encoding--> 12 : ujis 92 by index--> geostd8_general_ci : geostd8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 93 by index--> geostd8_bin : geostd8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 94 by index--> latin1_spanish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 95 by index--> cp932_japanese_ci : cp932 : WINDOWS-31J by charset--> WINDOWS-31J by encoding--> 95 : cp932 96 by index--> cp932_bin : cp932 : WINDOWS-31J by charset--> WINDOWS-31J by encoding--> 95 : cp932 97 by index--> eucjpms_japanese_ci : eucjpms : X-EUCJP-OPEN by charset--> X-EUCJP-OPEN by encoding--> 97 : eucjpms 98 by index--> eucjpms_bin : eucjpms : X-EUCJP-OPEN by charset--> X-EUCJP-OPEN by encoding--> 97 : eucjpms 99 by index--> cp1250_polish_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 101 by index--> utf16_unicode_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 102 by index--> utf16_icelandic_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 103 by index--> utf16_latvian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 104 by index--> utf16_romanian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 105 by index--> utf16_slovenian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 106 by index--> utf16_polish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 107 by index--> utf16_estonian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 108 by index--> utf16_spanish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 109 by index--> utf16_swedish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 110 by index--> utf16_turkish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 111 by index--> utf16_czech_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 112 by index--> utf16_danish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 113 by index--> utf16_lithuanian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 114 by index--> utf16_slovak_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 115 by index--> utf16_spanish2_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 116 by index--> utf16_roman_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 117 by index--> utf16_persian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 118 by index--> utf16_esperanto_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 119 by index--> utf16_hungarian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 120 by index--> utf16_sinhala_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 121 by index--> utf16_german2_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 122 by index--> utf16_croatian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 123 by index--> utf16_unicode_520_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 124 by index--> utf16_vietnamese_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 128 by index--> ucs2_unicode_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 129 by index--> ucs2_icelandic_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 130 by index--> ucs2_latvian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 131 by index--> ucs2_romanian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 132 by index--> ucs2_slovenian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 133 by index--> ucs2_polish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 134 by index--> ucs2_estonian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 135 by index--> ucs2_spanish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 136 by index--> ucs2_swedish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 137 by index--> ucs2_turkish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 138 by index--> ucs2_czech_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 139 by index--> ucs2_danish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 140 by index--> ucs2_lithuanian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 141 by index--> ucs2_slovak_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 142 by index--> ucs2_spanish2_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 143 by index--> ucs2_roman_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 144 by index--> ucs2_persian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 145 by index--> ucs2_esperanto_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 146 by index--> ucs2_hungarian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 147 by index--> ucs2_sinhala_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 148 by index--> ucs2_german2_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 149 by index--> ucs2_croatian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 150 by index--> ucs2_unicode_520_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 151 by index--> ucs2_vietnamese_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 159 by index--> ucs2_general_mysql50 : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 160 by index--> utf32_unicode_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 161 by index--> utf32_icelandic_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 162 by index--> utf32_latvian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 163 by index--> utf32_romanian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 164 by index--> utf32_slovenian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 165 by index--> utf32_polish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 166 by index--> utf32_estonian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 167 by index--> utf32_spanish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 168 by index--> utf32_swedish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 169 by index--> utf32_turkish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 170 by index--> utf32_czech_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 171 by index--> utf32_danish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 172 by index--> utf32_lithuanian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 173 by index--> utf32_slovak_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 174 by index--> utf32_spanish2_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 175 by index--> utf32_roman_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 176 by index--> utf32_persian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 177 by index--> utf32_esperanto_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 178 by index--> utf32_hungarian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 179 by index--> utf32_sinhala_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 180 by index--> utf32_german2_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 181 by index--> utf32_croatian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 182 by index--> utf32_unicode_520_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 183 by index--> utf32_vietnamese_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 192 by index--> utf8_unicode_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 193 by index--> utf8_icelandic_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 194 by index--> utf8_latvian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 195 by index--> utf8_romanian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 196 by index--> utf8_slovenian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 197 by index--> utf8_polish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 198 by index--> utf8_estonian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 199 by index--> utf8_spanish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 200 by index--> utf8_swedish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 201 by index--> utf8_turkish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 202 by index--> utf8_czech_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 203 by index--> utf8_danish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 204 by index--> utf8_lithuanian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 205 by index--> utf8_slovak_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 206 by index--> utf8_spanish2_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 207 by index--> utf8_roman_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 208 by index--> utf8_persian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 209 by index--> utf8_esperanto_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 210 by index--> utf8_hungarian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 211 by index--> utf8_sinhala_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 212 by index--> utf8_german2_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 213 by index--> utf8_croatian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 214 by index--> utf8_unicode_520_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 215 by index--> utf8_vietnamese_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 223 by index--> utf8_general_mysql50 : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 224 by index--> utf8mb4_unicode_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 225 by index--> utf8mb4_icelandic_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 226 by index--> utf8mb4_latvian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 227 by index--> utf8mb4_romanian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 228 by index--> utf8mb4_slovenian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 229 by index--> utf8mb4_polish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 230 by index--> utf8mb4_estonian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 231 by index--> utf8mb4_spanish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 232 by index--> utf8mb4_swedish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 233 by index--> utf8mb4_turkish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 234 by index--> utf8mb4_czech_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 235 by index--> utf8mb4_danish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 236 by index--> utf8mb4_lithuanian_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 237 by index--> utf8mb4_slovak_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 238 by index--> utf8mb4_spanish2_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 239 by index--> utf8mb4_roman_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 240 by index--> utf8mb4_persian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 241 by index--> utf8mb4_esperanto_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 242 by index--> utf8mb4_hungarian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 243 by index--> utf8mb4_sinhala_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 244 by index--> utf8mb4_german2_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 245 by index--> utf8mb4_croatian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 246 by index--> utf8mb4_unicode_520_ : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 247 by index--> utf8mb4_vietnamese_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 248 by index--> gb18030_chinese_ci : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 249 by index--> gb18030_bin : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 250 by index--> gb18030_unicode_520_ : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 255 by index--> utf8mb4_0900_ai_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 256 by index--> utf8mb4_de_pb_0900_a : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 257 by index--> utf8mb4_is_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 258 by index--> utf8mb4_lv_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 259 by index--> utf8mb4_ro_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 260 by index--> utf8mb4_sl_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 261 by index--> utf8mb4_pl_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 262 by index--> utf8mb4_et_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 263 by index--> utf8mb4_es_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 264 by index--> utf8mb4_sv_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 265 by index--> utf8mb4_tr_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 266 by index--> utf8mb4_cs_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 267 by index--> utf8mb4_da_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 268 by index--> utf8mb4_lt_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 269 by index--> utf8mb4_sk_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 270 by index--> utf8mb4_es_trad_0900 : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 271 by index--> utf8mb4_la_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 273 by index--> utf8mb4_eo_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 274 by index--> utf8mb4_hu_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 275 by index--> utf8mb4_hr_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 277 by index--> utf8mb4_vi_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 278 by index--> utf8mb4_0900_as_cs : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 279 by index--> utf8mb4_de_pb_0900_a : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 280 by index--> utf8mb4_is_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 281 by index--> utf8mb4_lv_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 282 by index--> utf8mb4_ro_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 283 by index--> utf8mb4_sl_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 284 by index--> utf8mb4_pl_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 285 by index--> utf8mb4_et_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 286 by index--> utf8mb4_es_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 287 by index--> utf8mb4_sv_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 288 by index--> utf8mb4_tr_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 289 by index--> utf8mb4_cs_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 290 by index--> utf8mb4_da_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 291 by index--> utf8mb4_lt_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 292 by index--> utf8mb4_sk_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 293 by index--> utf8mb4_es_trad_0900 : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 294 by index--> utf8mb4_la_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 296 by index--> utf8mb4_eo_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 297 by index--> utf8mb4_hu_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 298 by index--> utf8mb4_hr_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 300 by index--> utf8mb4_vi_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 303 by index--> utf8mb4_ja_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 304 by index--> utf8mb4_ja_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 305 by index--> utf8mb4_0900_as_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 306 by index--> utf8mb4_ru_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 307 by index--> utf8mb4_ru_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 308 by index--> utf8mb4_zh_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 309 by index--> utf8mb4_0900_bin : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testUtf8Encoding() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ???? [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.564 s - in com.pingcap.test.simple.CharsetTest [INFO] Running com.pingcap.test.simple.BlobTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.BlobTest#testByteStreamInsert() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.642 s - in com.pingcap.test.simple.BlobTest [INFO] Running com.pingcap.test.simple.UpdatabilityTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testAliasedTables() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testMultiKeyTable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testUpdatability() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testBogusTable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 s - in com.pingcap.test.simple.UpdatabilityTest [INFO] Running com.pingcap.test.simple.SequentialIdLeaseTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SequentialIdLeaseTest#testSequentialIdLease() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.pingcap.test.simple.SequentialIdLeaseTest [INFO] Running com.pingcap.test.simple.SSLTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SSLTest#testConnect() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in com.pingcap.test.simple.SSLTest [INFO] Running com.pingcap.test.simple.MultiHostConnectionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverConnectionSynchronization() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:54:57 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@3ce214a2 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1273) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:54:57 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@4d402a99 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1273) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true Mon May 06 14:54:57 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@3ce214a2 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1273) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:54:57 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@4d402a99 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1308) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testLoadBalanceServerAffinityStrategy() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTimeTest#testYearGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=null; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=LOCAL; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=SERVER; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=false; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=false; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=false; sendFractSeconds=true; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=false; sendFractSecondsForTime=true connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=false connTimeZone=GMT+04:00; forceConnTimeZoneToSession=true; preserveInstants=true; useServerPrepStmts=true; sendFractSeconds=true; sendFractSecondsForTime=true [WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 236.729 s - in com.pingcap.test.simple.DateTimeTest [INFO] Running com.pingcap.test.simple.SplitDBdotNameTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SplitDBdotNameTest#testSplit() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.pingcap.test.simple.SplitDBdotNameTest [INFO] Running com.pingcap.test.simple.ServerControllerTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ServerControllerTest#testServerController() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.pingcap.test.simple.ServerControllerTest [INFO] Running com.pingcap.test.simple.UpdatabilityTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testAliasedTables() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testMultiKeyTable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testUpdatability() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UpdatabilityTest#testBogusTable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in com.pingcap.test.simple.UpdatabilityTest [INFO] Running com.pingcap.test.simple.NumbersTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.NumbersTest#testDoubleSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverReadOnly() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:04 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@7740e9b9 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:670) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:04 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2b41fd79 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:670) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:05 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@7740e9b9 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:670) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:05 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2b41fd79 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:686) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:05 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@3ce214a2 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:670) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:05 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@4d402a99 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:670) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:05 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@3ce214a2 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:670) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:05 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@4d402a99 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:686) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverAutoFallBack() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.NumbersTest#testFloatSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverAutoReconnect() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.NumbersTest#testNumbers() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.018 s - in com.pingcap.test.simple.NumbersTest [INFO] Running com.pingcap.test.simple.SaslPrepTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#bidiCombinations() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#safeString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#kcNormalization() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedOutputAsciiControlCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedInappropriateForCanonicalRepresentationCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedChangeDisplayPropertiesOrDeprecatedCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#unassignedCodePoints() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedPrivateUseCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedOutputNonAsciiControlCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#mappingNonAsciiSpaceCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedSurrogateCodes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedInappropriateForPlainTextCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedTaggingCharacters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#mappingMappeableToNothing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SaslPrepTest#prohibitedNonCharacterCodePoints() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in com.pingcap.test.simple.SaslPrepTest [INFO] Running com.pingcap.test.simple.DateTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testZeroDateBehavior() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testNativeConversions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 14:55:11 00:00:00 14:55:11 14:55:11 1970-01-01 2024-05-06 2024-05-06 2024-05-06 1970-01-01 14:55:11.0 2024-05-06 00:00:00.0 2024-05-06 14:55:11.0 2024-05-06 14:55:11.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testNanosParsing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testReggieBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2004-08-28 2004-08-28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testTimestamp() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 java.util.GregorianCalendar[time=1025650800000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=2002,MONTH=6,WEEK_OF_YEAR=27,WEEK_OF_MONTH=1,DAY_OF_MONTH=3,DAY_OF_YEAR=184,DAY_OF_WEEK=4,DAY_OF_WEEK_IN_MONTH=1,AM_PM=0,HOUR=7,HOUR_OF_DAY=7,MINUTE=0,SECOND=0,MILLISECOND=0,ZONE_OFFSET=28800000,DST_OFFSET=0] ** Times with given calendar (before storing) ** TIMESTAMP: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025650800000 -> 2002/07/03 07:00:00 CST DATETIME: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025650800000 -> 2002/07/03 07:00:00 CST TIME: 1025650800000 -> 2002/07/03 07:00:00 CST ** Times with given calendar (retrieved from database) ** TIMESTAMP: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025625600000 -> 2002/07/03 00:00:00 CST DATETIME: 1025650800000 -> 2002/07/03 07:00:00 CST TIME: -3600000 -> 1970/01/01 07:00:00 CST [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in com.pingcap.test.simple.DateTest [INFO] Running com.pingcap.test.simple.CharsetTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCharsets() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 comment gbk_f utf8_f test a test chinese ?? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testUtf8Encoding2() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testNonStandardConnectionCollation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCollation41() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Testing character set gbk, Java encoding GBK Testing character set latin1, Java encoding WINDOWS-1252 Testing character set binary, Java encoding ISO-8859-1 Testing character set utf8, Java encoding UTF-8 Testing character set ascii, Java encoding US-ASCII Testing character set utf8mb4, Java encoding UTF-8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCodePage1252() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ????????????? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCSC5765() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 character_set_client = utf8 character_set_connection = utf8 character_set_database = utf8mb4 character_set_filesystem = binary character_set_results = utf8mb4 character_set_server = utf8mb4 character_set_system = utf8 character_sets_dir = /usr/local/mysql-5.6.25-osx10.8-x86_64/share/charsets/ collation_connection = utf8_bin collation_database = utf8mb4_bin collation_server = utf8mb4_bin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testCharsetMapping() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Java encoding --> Initial encoding (Can encode), Encoding by index, Index by encoding, collation by index, charset by index... =================================== Big5 (true) --> BIG5 : 1 : big5_chinese_ci : big5 : [charsetName=big5,mblen=2] : BIG5 : big5 : 1 : true csBig5 --> BIG5 : 1 : big5_chinese_ci : big5 : [charsetName=big5,mblen=2] : BIG5 : big5 : 1 : true =================================== Big5-HKSCS (true) --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs --> null : 0 : null : null : null : null : null : 0 : false big5hk --> null : 0 : null : null : null : null : null : 0 : false Big5_HKSCS --> null : 0 : null : null : null : null : null : 0 : false big5hkscs --> null : 0 : null : null : null : null : null : 0 : false =================================== CESU-8 (true) --> null : 0 : null : null : null : null : null : 0 : false CESU8 --> null : 0 : null : null : null : null : null : 0 : false csCESU-8 --> null : 0 : null : null : null : null : null : 0 : false =================================== EUC-JP (true) --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true csEUCPkdFmtjapanese --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true x-euc-jp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true eucjis --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true Extended_UNIX_Code_Packed_Form --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true euc_jp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true eucjp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true x-eucjp --> EUC-JP : 12 : ujis_japanese_ci : ujis : [charsetName=ujis,mblen=3] : EUC-JP : ujis : 12 : true =================================== EUC-KR (true) --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601-1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true csEUCKR --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601_1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true 5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true euc_kr --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ksc_5601 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true ks_c_5601-1987 --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true euckr --> EUC-KR : 19 : euckr_korean_ci : euckr : [charsetName=euckr,mblen=2] : EUC-KR : euckr : 19 : true =================================== GB18030 (true) --> GB18030 : 248 : gb18030_chinese_ci : gb18030 : [charsetName=gb18030,mblen=4] : GB18030 : gb18030 : 248 : true gb18030-2000 --> GB18030 : 248 : gb18030_chinese_ci : gb18030 : [charsetName=gb18030,mblen=4] : GB18030 : gb18030 : 248 : true =================================== GB2312 (true) --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true euc-cn --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true x-EUC-CN --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true euccn --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true EUC_CN --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312-80 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true gb2312-1980 --> GB2312 : 24 : gb2312_chinese_ci : gb2312 : [charsetName=gb2312,mblen=2] : GB2312 : gb2312 : 24 : true =================================== GBK (true) --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true CP936 --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true windows-936 --> GBK : 28 : gbk_chinese_ci : gbk : [charsetName=gbk,mblen=2] : GBK : gbk : 28 : true =================================== IBM-Thai (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-838 --> null : 0 : null : null : null : null : null : 0 : false ibm838 --> null : 0 : null : null : null : null : null : 0 : false 838 --> null : 0 : null : null : null : null : null : 0 : false cp838 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM00858 (true) --> null : 0 : null : null : null : null : null : 0 : false PC-Multilingual-850+euro --> null : 0 : null : null : null : null : null : 0 : false ibm858 --> null : 0 : null : null : null : null : null : 0 : false cp858 --> null : 0 : null : null : null : null : null : 0 : false 858 --> null : 0 : null : null : null : null : null : 0 : false cp00858 --> null : 0 : null : null : null : null : null : 0 : false ibm-858 --> null : 0 : null : null : null : null : null : 0 : false ccsid00858 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01140 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1140 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-us-037+euro --> null : 0 : null : null : null : null : null : 0 : false cp1140 --> null : 0 : null : null : null : null : null : 0 : false ibm-1140 --> null : 0 : null : null : null : null : null : 0 : false 1140 --> null : 0 : null : null : null : null : null : 0 : false cp01140 --> null : 0 : null : null : null : null : null : 0 : false ccsid01140 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01141 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1141 --> null : 0 : null : null : null : null : null : 0 : false cp01141 --> null : 0 : null : null : null : null : null : 0 : false ibm-1141 --> null : 0 : null : null : null : null : null : 0 : false 1141 --> null : 0 : null : null : null : null : null : 0 : false cp1141 --> null : 0 : null : null : null : null : null : 0 : false ccsid01141 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-de-273+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01142 (true) --> null : 0 : null : null : null : null : null : 0 : false cp01142 --> null : 0 : null : null : null : null : null : 0 : false ibm1142 --> null : 0 : null : null : null : null : null : 0 : false ccsid01142 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-no-277+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1142 --> null : 0 : null : null : null : null : null : 0 : false 1142 --> null : 0 : null : null : null : null : null : 0 : false cp1142 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-dk-277+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01143 (true) --> null : 0 : null : null : null : null : null : 0 : false cp01143 --> null : 0 : null : null : null : null : null : 0 : false ccsid01143 --> null : 0 : null : null : null : null : null : 0 : false ibm1143 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-se-278+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1143 --> null : 0 : null : null : null : null : null : 0 : false 1143 --> null : 0 : null : null : null : null : null : 0 : false cp1143 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-fi-278+euro --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01144 (true) --> null : 0 : null : null : null : null : null : 0 : false cp01144 --> null : 0 : null : null : null : null : null : 0 : false ccsid01144 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-it-280+euro --> null : 0 : null : null : null : null : null : 0 : false ibm1144 --> null : 0 : null : null : null : null : null : 0 : false ibm-1144 --> null : 0 : null : null : null : null : null : 0 : false 1144 --> null : 0 : null : null : null : null : null : 0 : false cp1144 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01145 (true) --> null : 0 : null : null : null : null : null : 0 : false ccsid01145 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-es-284+euro --> null : 0 : null : null : null : null : null : 0 : false ibm1145 --> null : 0 : null : null : null : null : null : 0 : false ibm-1145 --> null : 0 : null : null : null : null : null : 0 : false 1145 --> null : 0 : null : null : null : null : null : 0 : false cp01145 --> null : 0 : null : null : null : null : null : 0 : false cp1145 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01146 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1146 --> null : 0 : null : null : null : null : null : 0 : false 1146 --> null : 0 : null : null : null : null : null : 0 : false cp01146 --> null : 0 : null : null : null : null : null : 0 : false ibm1146 --> null : 0 : null : null : null : null : null : 0 : false ccsid01146 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-gb-285+euro --> null : 0 : null : null : null : null : null : 0 : false cp1146 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01147 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1147 --> null : 0 : null : null : null : null : null : 0 : false ibm-1147 --> null : 0 : null : null : null : null : null : 0 : false 1147 --> null : 0 : null : null : null : null : null : 0 : false cp01147 --> null : 0 : null : null : null : null : null : 0 : false ccsid01147 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-fr-277+euro --> null : 0 : null : null : null : null : null : 0 : false ibm1147 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01148 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1148 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-international-500+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1148 --> null : 0 : null : null : null : null : null : 0 : false 1148 --> null : 0 : null : null : null : null : null : 0 : false cp01148 --> null : 0 : null : null : null : null : null : 0 : false ccsid01148 --> null : 0 : null : null : null : null : null : 0 : false ibm1148 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM01149 (true) --> null : 0 : null : null : null : null : null : 0 : false ebcdic-s-871+euro --> null : 0 : null : null : null : null : null : 0 : false ibm-1149 --> null : 0 : null : null : null : null : null : 0 : false 1149 --> null : 0 : null : null : null : null : null : 0 : false cp1149 --> null : 0 : null : null : null : null : null : 0 : false ccsid01149 --> null : 0 : null : null : null : null : null : 0 : false ibm1149 --> null : 0 : null : null : null : null : null : 0 : false cp01149 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM037 (true) --> null : 0 : null : null : null : null : null : 0 : false cp037 --> null : 0 : null : null : null : null : null : 0 : false ibm037 --> null : 0 : null : null : null : null : null : 0 : false ibm-037 --> null : 0 : null : null : null : null : null : 0 : false csIBM037 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-us --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ca --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-nl --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-wt --> null : 0 : null : null : null : null : null : 0 : false 037 --> null : 0 : null : null : null : null : null : 0 : false cpibm37 --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-wt --> null : 0 : null : null : null : null : null : 0 : false ibm-37 --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-us --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-ca --> null : 0 : null : null : null : null : null : 0 : false cs-ebcdic-cp-nl --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM1026 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1026 --> null : 0 : null : null : null : null : null : 0 : false ibm-1026 --> null : 0 : null : null : null : null : null : 0 : false 1026 --> null : 0 : null : null : null : null : null : 0 : false ibm1026 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM1047 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1047 --> null : 0 : null : null : null : null : null : 0 : false 1047 --> null : 0 : null : null : null : null : null : 0 : false cp1047 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM273 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-273 --> null : 0 : null : null : null : null : null : 0 : false ibm273 --> null : 0 : null : null : null : null : null : 0 : false 273 --> null : 0 : null : null : null : null : null : 0 : false cp273 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM277 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm277 --> null : 0 : null : null : null : null : null : 0 : false 277 --> null : 0 : null : null : null : null : null : 0 : false cp277 --> null : 0 : null : null : null : null : null : 0 : false ibm-277 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM278 (true) --> null : 0 : null : null : null : null : null : 0 : false cp278 --> null : 0 : null : null : null : null : null : 0 : false 278 --> null : 0 : null : null : null : null : null : 0 : false ibm-278 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-se --> null : 0 : null : null : null : null : null : 0 : false csIBM278 --> null : 0 : null : null : null : null : null : 0 : false ibm278 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-sv --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM280 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm280 --> null : 0 : null : null : null : null : null : 0 : false 280 --> null : 0 : null : null : null : null : null : 0 : false cp280 --> null : 0 : null : null : null : null : null : 0 : false ibm-280 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM284 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM284 --> null : 0 : null : null : null : null : null : 0 : false ibm-284 --> null : 0 : null : null : null : null : null : 0 : false cpibm284 --> null : 0 : null : null : null : null : null : 0 : false ibm284 --> null : 0 : null : null : null : null : null : 0 : false 284 --> null : 0 : null : null : null : null : null : 0 : false cp284 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM285 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM285 --> null : 0 : null : null : null : null : null : 0 : false cp285 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-gb --> null : 0 : null : null : null : null : null : 0 : false ibm-285 --> null : 0 : null : null : null : null : null : 0 : false cpibm285 --> null : 0 : null : null : null : null : null : 0 : false ibm285 --> null : 0 : null : null : null : null : null : 0 : false 285 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-gb --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM290 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm290 --> null : 0 : null : null : null : null : null : 0 : false 290 --> null : 0 : null : null : null : null : null : 0 : false cp290 --> null : 0 : null : null : null : null : null : 0 : false EBCDIC-JP-kana --> null : 0 : null : null : null : null : null : 0 : false csIBM290 --> null : 0 : null : null : null : null : null : 0 : false ibm-290 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM297 (true) --> null : 0 : null : null : null : null : null : 0 : false 297 --> null : 0 : null : null : null : null : null : 0 : false csIBM297 --> null : 0 : null : null : null : null : null : 0 : false cp297 --> null : 0 : null : null : null : null : null : 0 : false ibm297 --> null : 0 : null : null : null : null : null : 0 : false ibm-297 --> null : 0 : null : null : null : null : null : 0 : false cpibm297 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-fr --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM420 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm420 --> null : 0 : null : null : null : null : null : 0 : false 420 --> null : 0 : null : null : null : null : null : 0 : false cp420 --> null : 0 : null : null : null : null : null : 0 : false csIBM420 --> null : 0 : null : null : null : null : null : 0 : false ibm-420 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ar1 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM424 (true) --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-he --> null : 0 : null : null : null : null : null : 0 : false csIBM424 --> null : 0 : null : null : null : null : null : 0 : false ibm-424 --> null : 0 : null : null : null : null : null : 0 : false ibm424 --> null : 0 : null : null : null : null : null : 0 : false 424 --> null : 0 : null : null : null : null : null : 0 : false cp424 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM437 (true) --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false 437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm-437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cspc8codepage437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cp437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false windows-437 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false =================================== IBM500 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-500 --> null : 0 : null : null : null : null : null : 0 : false ibm500 --> null : 0 : null : null : null : null : null : 0 : false 500 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-bh --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ch --> null : 0 : null : null : null : null : null : 0 : false csIBM500 --> null : 0 : null : null : null : null : null : 0 : false cp500 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM775 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-775 --> null : 0 : null : null : null : null : null : 0 : false ibm775 --> null : 0 : null : null : null : null : null : 0 : false 775 --> null : 0 : null : null : null : null : null : 0 : false cp775 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM850 (true) --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cp850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false cspc850multilingual --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false 850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false ibm-850 --> IBM850 : 4 : cp850_general_ci : cp850 : [charsetName=cp850,mblen=1] : IBM850 : cp850 : 4 : false =================================== IBM852 (true) --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false csPCp852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false ibm-852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false ibm852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false 852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false cp852 --> IBM852 : 40 : cp852_general_ci : cp852 : [charsetName=cp852,mblen=1] : IBM852 : cp852 : 40 : false =================================== IBM855 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm855 --> null : 0 : null : null : null : null : null : 0 : false 855 --> null : 0 : null : null : null : null : null : 0 : false ibm-855 --> null : 0 : null : null : null : null : null : 0 : false cp855 --> null : 0 : null : null : null : null : null : 0 : false cspcp855 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM857 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm857 --> null : 0 : null : null : null : null : null : 0 : false 857 --> null : 0 : null : null : null : null : null : 0 : false cp857 --> null : 0 : null : null : null : null : null : 0 : false csIBM857 --> null : 0 : null : null : null : null : null : 0 : false ibm-857 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM860 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm860 --> null : 0 : null : null : null : null : null : 0 : false 860 --> null : 0 : null : null : null : null : null : 0 : false cp860 --> null : 0 : null : null : null : null : null : 0 : false csIBM860 --> null : 0 : null : null : null : null : null : 0 : false ibm-860 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM861 (true) --> null : 0 : null : null : null : null : null : 0 : false cp861 --> null : 0 : null : null : null : null : null : 0 : false ibm861 --> null : 0 : null : null : null : null : null : 0 : false 861 --> null : 0 : null : null : null : null : null : 0 : false ibm-861 --> null : 0 : null : null : null : null : null : 0 : false cp-is --> null : 0 : null : null : null : null : null : 0 : false csIBM861 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM862 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM862 --> null : 0 : null : null : null : null : null : 0 : false cp862 --> null : 0 : null : null : null : null : null : 0 : false ibm862 --> null : 0 : null : null : null : null : null : 0 : false 862 --> null : 0 : null : null : null : null : null : 0 : false cspc862latinhebrew --> null : 0 : null : null : null : null : null : 0 : false ibm-862 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM863 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM863 --> null : 0 : null : null : null : null : null : 0 : false ibm-863 --> null : 0 : null : null : null : null : null : 0 : false ibm863 --> null : 0 : null : null : null : null : null : 0 : false 863 --> null : 0 : null : null : null : null : null : 0 : false cp863 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM864 (true) --> null : 0 : null : null : null : null : null : 0 : false csIBM864 --> null : 0 : null : null : null : null : null : 0 : false ibm-864 --> null : 0 : null : null : null : null : null : 0 : false ibm864 --> null : 0 : null : null : null : null : null : 0 : false 864 --> null : 0 : null : null : null : null : null : 0 : false cp864 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM865 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-865 --> null : 0 : null : null : null : null : null : 0 : false csIBM865 --> null : 0 : null : null : null : null : null : 0 : false cp865 --> null : 0 : null : null : null : null : null : 0 : false ibm865 --> null : 0 : null : null : null : null : null : 0 : false 865 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM866 (true) --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false ibm866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false 866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false ibm-866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false csIBM866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false cp866 --> IBM866 : 36 : cp866_general_ci : cp866 : [charsetName=cp866,mblen=1] : IBM866 : cp866 : 36 : false =================================== IBM868 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm868 --> null : 0 : null : null : null : null : null : 0 : false 868 --> null : 0 : null : null : null : null : null : 0 : false cp868 --> null : 0 : null : null : null : null : null : 0 : false csIBM868 --> null : 0 : null : null : null : null : null : 0 : false ibm-868 --> null : 0 : null : null : null : null : null : 0 : false cp-ar --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM869 (true) --> null : 0 : null : null : null : null : null : 0 : false cp869 --> null : 0 : null : null : null : null : null : 0 : false ibm869 --> null : 0 : null : null : null : null : null : 0 : false 869 --> null : 0 : null : null : null : null : null : 0 : false ibm-869 --> null : 0 : null : null : null : null : null : 0 : false cp-gr --> null : 0 : null : null : null : null : null : 0 : false csIBM869 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM870 (true) --> null : 0 : null : null : null : null : null : 0 : false 870 --> null : 0 : null : null : null : null : null : 0 : false cp870 --> null : 0 : null : null : null : null : null : 0 : false csIBM870 --> null : 0 : null : null : null : null : null : 0 : false ibm-870 --> null : 0 : null : null : null : null : null : 0 : false ibm870 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-roece --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-yu --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM871 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm871 --> null : 0 : null : null : null : null : null : 0 : false 871 --> null : 0 : null : null : null : null : null : 0 : false cp871 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-is --> null : 0 : null : null : null : null : null : 0 : false csIBM871 --> null : 0 : null : null : null : null : null : 0 : false ibm-871 --> null : 0 : null : null : null : null : null : 0 : false =================================== IBM918 (true) --> null : 0 : null : null : null : null : null : 0 : false 918 --> null : 0 : null : null : null : null : null : 0 : false ibm-918 --> null : 0 : null : null : null : null : null : 0 : false ebcdic-cp-ar2 --> null : 0 : null : null : null : null : null : 0 : false cp918 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-CN (false) --> null : 0 : null : null : null : null : null : 0 : false csISO2022CN --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-JP (true) --> null : 0 : null : null : null : null : null : 0 : false csjisencoding --> null : 0 : null : null : null : null : null : 0 : false iso2022jp --> null : 0 : null : null : null : null : null : 0 : false jis_encoding --> null : 0 : null : null : null : null : null : 0 : false jis --> null : 0 : null : null : null : null : null : 0 : false csISO2022JP --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-JP-2 (true) --> null : 0 : null : null : null : null : null : 0 : false csISO2022JP2 --> null : 0 : null : null : null : null : null : 0 : false iso2022jp2 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-2022-KR (true) --> null : 0 : null : null : null : null : null : 0 : false csISO2022KR --> null : 0 : null : null : null : null : null : 0 : false ISO2022KR --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-1 (true) --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false 819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO8859-1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false l1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO_8859-1:1987 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO_8859-1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false 8859_1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false iso-ir-100 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false latin1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false cp819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO8859_1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false IBM819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ISO_8859_1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false IBM-819 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false csISOLatin1 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false =================================== ISO-8859-13 (true) --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false iso_8859-13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false ISO8859-13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false iso8859_13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false 8859_13 --> ISO-8859-13 : 41 : latin7_general_ci : latin7 : [charsetName=latin7,mblen=1] : ISO-8859-13 : latin7 : 41 : false =================================== ISO-8859-15 (true) --> null : 0 : null : null : null : null : null : 0 : false csISO885915 --> null : 0 : null : null : null : null : null : 0 : false Latin-9 --> null : 0 : null : null : null : null : null : 0 : false ISO8859-15 --> null : 0 : null : null : null : null : null : 0 : false LATIN0 --> null : 0 : null : null : null : null : null : 0 : false ISO8859_15_FDIS --> null : 0 : null : null : null : null : null : 0 : false ISO8859_15 --> null : 0 : null : null : null : null : null : 0 : false cp923 --> null : 0 : null : null : null : null : null : 0 : false 8859_15 --> null : 0 : null : null : null : null : null : 0 : false L9 --> null : 0 : null : null : null : null : null : 0 : false ISO-8859-15 --> null : 0 : null : null : null : null : null : 0 : false IBM923 --> null : 0 : null : null : null : null : null : 0 : false csISOlatin9 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-15 --> null : 0 : null : null : null : null : null : 0 : false IBM-923 --> null : 0 : null : null : null : null : null : 0 : false csISOlatin0 --> null : 0 : null : null : null : null : null : 0 : false 923 --> null : 0 : null : null : null : null : null : 0 : false LATIN9 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-16 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-16:2001 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-16 --> null : 0 : null : null : null : null : null : 0 : false csISO885916 --> null : 0 : null : null : null : null : null : 0 : false latin10 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-226 --> null : 0 : null : null : null : null : null : 0 : false l10 --> null : 0 : null : null : null : null : null : 0 : false ISO8859_16 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-2 (true) --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO8859-2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ibm912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false l2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO_8859-2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false 8859_2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false cp912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ISO_8859-2:1987 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false iso8859_2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false iso-ir-101 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false latin2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false 912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false csISOLatin2 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false ibm-912 --> ISO-8859-2 : 9 : latin2_general_ci : latin2 : [charsetName=latin2,mblen=1] : ISO-8859-2 : latin2 : 9 : false =================================== ISO-8859-3 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO8859-3 --> null : 0 : null : null : null : null : null : 0 : false ibm913 --> null : 0 : null : null : null : null : null : 0 : false 8859_3 --> null : 0 : null : null : null : null : null : 0 : false l3 --> null : 0 : null : null : null : null : null : 0 : false cp913 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-3 --> null : 0 : null : null : null : null : null : 0 : false iso8859_3 --> null : 0 : null : null : null : null : null : 0 : false latin3 --> null : 0 : null : null : null : null : null : 0 : false csISOLatin3 --> null : 0 : null : null : null : null : null : 0 : false 913 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-3:1988 --> null : 0 : null : null : null : null : null : 0 : false ibm-913 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-109 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-4 (true) --> null : 0 : null : null : null : null : null : 0 : false 8859_4 --> null : 0 : null : null : null : null : null : 0 : false latin4 --> null : 0 : null : null : null : null : null : 0 : false l4 --> null : 0 : null : null : null : null : null : 0 : false cp914 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-4:1988 --> null : 0 : null : null : null : null : null : 0 : false ibm914 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-4 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-110 --> null : 0 : null : null : null : null : null : 0 : false iso8859_4 --> null : 0 : null : null : null : null : null : 0 : false csISOLatin4 --> null : 0 : null : null : null : null : null : 0 : false iso8859-4 --> null : 0 : null : null : null : null : null : 0 : false 914 --> null : 0 : null : null : null : null : null : 0 : false ibm-914 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-5 (true) --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-5:1988 --> null : 0 : null : null : null : null : null : 0 : false csISOLatinCyrillic --> null : 0 : null : null : null : null : null : 0 : false iso-ir-144 --> null : 0 : null : null : null : null : null : 0 : false iso8859_5 --> null : 0 : null : null : null : null : null : 0 : false cp915 --> null : 0 : null : null : null : null : null : 0 : false 8859_5 --> null : 0 : null : null : null : null : null : 0 : false ibm-915 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-5 --> null : 0 : null : null : null : null : null : 0 : false ibm915 --> null : 0 : null : null : null : null : null : 0 : false 915 --> null : 0 : null : null : null : null : null : 0 : false cyrillic --> null : 0 : null : null : null : null : null : 0 : false ISO8859-5 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-6 (true) --> null : 0 : null : null : null : null : null : 0 : false ASMO-708 --> null : 0 : null : null : null : null : null : 0 : false 8859_6 --> null : 0 : null : null : null : null : null : 0 : false iso8859_6 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-6 --> null : 0 : null : null : null : null : null : 0 : false csISOLatinArabic --> null : 0 : null : null : null : null : null : 0 : false ibm1089 --> null : 0 : null : null : null : null : null : 0 : false arabic --> null : 0 : null : null : null : null : null : 0 : false ibm-1089 --> null : 0 : null : null : null : null : null : 0 : false 1089 --> null : 0 : null : null : null : null : null : 0 : false ECMA-114 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-127 --> null : 0 : null : null : null : null : null : 0 : false ISO_8859-6:1987 --> null : 0 : null : null : null : null : null : 0 : false ISO8859-6 --> null : 0 : null : null : null : null : null : 0 : false cp1089 --> null : 0 : null : null : null : null : null : 0 : false =================================== ISO-8859-7 (true) --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false greek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false 8859_7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false greek8 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ibm813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ISO_8859-7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso8859_7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ELOT_928 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false cp813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ISO_8859-7:1987 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false sun_eu_greek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false csISOLatinGreek --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso-ir-126 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false 813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false iso8859-7 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ECMA-118 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false ibm-813 --> ISO-8859-7 : 25 : greek_general_ci : greek : [charsetName=greek,mblen=1] : ISO-8859-7 : greek : 25 : false =================================== ISO-8859-8 (true) --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false 8859_8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO_8859-8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO_8859-8:1988 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false cp916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false iso-ir-138 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ISO8859-8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false hebrew --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false iso8859_8 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ibm-916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false csISOLatinHebrew --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false 916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false ibm916 --> ISO-8859-8 : 16 : hebrew_general_ci : hebrew : [charsetName=hebrew,mblen=1] : ISO-8859-8 : hebrew : 16 : false =================================== ISO-8859-9 (true) --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ibm-920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO_8859-9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false 8859_9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO_8859-9:1989 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ibm920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false latin5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false l5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false iso8859_9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false cp920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false 920 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false iso-ir-148 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false ISO8859-9 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false csISOLatin5 --> ISO-8859-9 : 30 : latin5_turkish_ci : latin5 : [charsetName=latin5,mblen=1] : ISO-8859-9 : latin5 : 30 : false =================================== JIS_X0201 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0201 --> null : 0 : null : null : null : null : null : 0 : false csHalfWidthKatakana --> null : 0 : null : null : null : null : null : 0 : false X0201 --> null : 0 : null : null : null : null : null : 0 : false JIS_X0201 --> null : 0 : null : null : null : null : null : 0 : false =================================== JIS_X0212-1990 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0212 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-159 --> null : 0 : null : null : null : null : null : 0 : false x0212 --> null : 0 : null : null : null : null : null : 0 : false jis_x0212-1990 --> null : 0 : null : null : null : null : null : 0 : false csISO159JISX02121990 --> null : 0 : null : null : null : null : null : 0 : false =================================== KOI8-R (true) --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false koi8_r --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false koi8 --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false cskoi8r --> KOI8-R : 7 : koi8r_general_ci : koi8r : [charsetName=koi8r,mblen=1] : KOI8-R : koi8r : 7 : false =================================== KOI8-U (true) --> null : 0 : null : null : null : null : null : 0 : false koi8_u --> null : 0 : null : null : null : null : null : 0 : false =================================== Shift_JIS (true) --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true shift_jis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true x-sjis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true sjis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true shift-jis --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ms_kanji --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true csShiftJIS --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true =================================== TIS-620 (true) --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false tis620 --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false tis620.2533 --> TIS-620 : 18 : tis620_thai_ci : tis620 : [charsetName=tis620,mblen=1] : TIS-620 : tis620 : 18 : false =================================== US-ASCII (true) --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ANSI_X3.4-1968 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false cp367 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false csASCII --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false iso-ir-6 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ASCII --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false iso_646.irv:1983 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ANSI_X3.4-1986 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ascii7 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false default --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ISO_646.irv:1991 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false ISO646-US --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false IBM367 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false 646 --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false us --> US-ASCII : 11 : ascii_general_ci : ascii : [charsetName=ascii,mblen=1] : US-ASCII : ascii : 11 : false =================================== UTF-16 (true) --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true UTF_16 --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true unicode --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true utf16 --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true UnicodeBig --> UTF-16 : 35 : ucs2_general_ci : ucs2 : [charsetName=ucs2,mblen=2] : UTF-16 : ucs2 : 35 : true =================================== UTF-16BE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-16BE --> null : 0 : null : null : null : null : null : 0 : false UTF_16BE --> null : 0 : null : null : null : null : null : 0 : false ISO-10646-UCS-2 --> null : 0 : null : null : null : null : null : 0 : false UnicodeBigUnmarked --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-16LE (true) --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true UnicodeLittleUnmarked --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true UTF_16LE --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true X-UTF-16LE --> UTF-16LE : 56 : utf16le_general_ci : utf16le : [charsetName=utf16le,mblen=4] : UTF-16LE : utf16le : 56 : true =================================== UTF-32 (true) --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true UTF_32 --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true UTF32 --> UTF-32 : 60 : utf32_general_ci : utf32 : [charsetName=utf32,mblen=4] : UTF-32 : utf32 : 60 : true =================================== UTF-32BE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-32BE --> null : 0 : null : null : null : null : null : 0 : false UTF_32BE --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-32LE (true) --> null : 0 : null : null : null : null : null : 0 : false X-UTF-32LE --> null : 0 : null : null : null : null : null : 0 : false UTF_32LE --> null : 0 : null : null : null : null : null : 0 : false =================================== UTF-8 (true) --> UTF-8 : 255 : utf8mb4_0900_ai_ci : utf8mb4 : [charsetName=utf8mb4,mblen=4] : UTF-8 : utf8mb4 : 255 : true unicode-1-1-utf-8 --> UTF-8 : 255 : utf8mb4_0900_ai_ci : utf8mb4 : [charsetName=utf8mb4,mblen=4] : UTF-8 : utf8mb4 : 255 : true UTF8 --> UTF-8 : 255 : utf8mb4_0900_ai_ci : utf8mb4 : [charsetName=utf8mb4,mblen=4] : UTF-8 : utf8mb4 : 255 : true =================================== windows-1250 (true) --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false cp1250 --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false cp5346 --> WINDOWS-1250 : 26 : cp1250_general_ci : cp1250 : [charsetName=cp1250,mblen=1] : WINDOWS-1250 : cp1250 : 26 : false =================================== windows-1251 (true) --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false cp5347 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false ansi-1251 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false cp1251 --> WINDOWS-1251 : 51 : cp1251_general_ci : cp1251 : [charsetName=cp1251,mblen=1] : WINDOWS-1251 : cp1251 : 51 : false =================================== windows-1252 (true) --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ibm-1252 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false cp1252 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false ibm1252 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false cp5348 --> WINDOWS-1252 : 8 : latin1_swedish_ci : latin1 : [charsetName=latin1,mblen=1] : WINDOWS-1252 : latin1 : 8 : false =================================== windows-1253 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1253 --> null : 0 : null : null : null : null : null : 0 : false cp5349 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1254 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1254 --> null : 0 : null : null : null : null : null : 0 : false cp5350 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1255 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1255 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-1256 (true) --> WINDOWS-1256 : 57 : cp1256_general_ci : cp1256 : [charsetName=cp1256,mblen=1] : WINDOWS-1256 : cp1256 : 57 : false cp1256 --> WINDOWS-1256 : 57 : cp1256_general_ci : cp1256 : [charsetName=cp1256,mblen=1] : WINDOWS-1256 : cp1256 : 57 : false =================================== windows-1257 (true) --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false cp1257 --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false cp5353 --> WINDOWS-1257 : 59 : cp1257_general_ci : cp1257 : [charsetName=cp1257,mblen=1] : WINDOWS-1257 : cp1257 : 59 : false =================================== windows-1258 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1258 --> null : 0 : null : null : null : null : null : 0 : false =================================== windows-31j (true) --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true MS932 --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true windows-932 --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true csWindows31J --> WINDOWS-31J : 95 : cp932_japanese_ci : cp932 : [charsetName=cp932,mblen=2] : WINDOWS-31J : cp932 : 95 : true =================================== x-Big5-HKSCS-2001 (true) --> null : 0 : null : null : null : null : null : 0 : false Big5_HKSCS_2001 --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs-2001 --> null : 0 : null : null : null : null : null : 0 : false big5hk-2001 --> null : 0 : null : null : null : null : null : 0 : false big5-hkscs:unicode3.0 --> null : 0 : null : null : null : null : null : 0 : false big5hkscs-2001 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-Big5-Solaris (true) --> null : 0 : null : null : null : null : null : 0 : false Big5_Solaris --> null : 0 : null : null : null : null : null : 0 : false =================================== x-euc-jp-linux (true) --> null : 0 : null : null : null : null : null : 0 : false euc_jp_linux --> null : 0 : null : null : null : null : null : 0 : false euc-jp-linux --> null : 0 : null : null : null : null : null : 0 : false =================================== x-EUC-TW (true) --> null : 0 : null : null : null : null : null : 0 : false euctw --> null : 0 : null : null : null : null : null : 0 : false cns11643 --> null : 0 : null : null : null : null : null : 0 : false EUC-TW --> null : 0 : null : null : null : null : null : 0 : false euc_tw --> null : 0 : null : null : null : null : null : 0 : false =================================== x-eucJP-Open (true) --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true eucJP-open --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true EUC_JP_Solaris --> X-EUCJP-OPEN : 97 : eucjpms_japanese_ci : eucjpms : [charsetName=eucjpms,mblen=3] : X-EUCJP-OPEN : eucjpms : 97 : true =================================== x-IBM1006 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1006 --> null : 0 : null : null : null : null : null : 0 : false ibm-1006 --> null : 0 : null : null : null : null : null : 0 : false 1006 --> null : 0 : null : null : null : null : null : 0 : false cp1006 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1025 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1025 --> null : 0 : null : null : null : null : null : 0 : false 1025 --> null : 0 : null : null : null : null : null : 0 : false cp1025 --> null : 0 : null : null : null : null : null : 0 : false ibm1025 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1046 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1046 --> null : 0 : null : null : null : null : null : 0 : false ibm-1046 --> null : 0 : null : null : null : null : null : 0 : false 1046 --> null : 0 : null : null : null : null : null : 0 : false cp1046 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1097 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1097 --> null : 0 : null : null : null : null : null : 0 : false ibm-1097 --> null : 0 : null : null : null : null : null : 0 : false 1097 --> null : 0 : null : null : null : null : null : 0 : false cp1097 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1098 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1098 --> null : 0 : null : null : null : null : null : 0 : false 1098 --> null : 0 : null : null : null : null : null : 0 : false cp1098 --> null : 0 : null : null : null : null : null : 0 : false ibm1098 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1112 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1112 --> null : 0 : null : null : null : null : null : 0 : false ibm-1112 --> null : 0 : null : null : null : null : null : 0 : false 1112 --> null : 0 : null : null : null : null : null : 0 : false cp1112 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1122 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1122 --> null : 0 : null : null : null : null : null : 0 : false ibm1122 --> null : 0 : null : null : null : null : null : 0 : false ibm-1122 --> null : 0 : null : null : null : null : null : 0 : false 1122 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1123 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1123 --> null : 0 : null : null : null : null : null : 0 : false ibm-1123 --> null : 0 : null : null : null : null : null : 0 : false 1123 --> null : 0 : null : null : null : null : null : 0 : false cp1123 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1124 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-1124 --> null : 0 : null : null : null : null : null : 0 : false 1124 --> null : 0 : null : null : null : null : null : 0 : false cp1124 --> null : 0 : null : null : null : null : null : 0 : false ibm1124 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1129 (true) --> null : 0 : null : null : null : null : null : 0 : false 1129 --> null : 0 : null : null : null : null : null : 0 : false ibm1129 --> null : 0 : null : null : null : null : null : 0 : false cp1129 --> null : 0 : null : null : null : null : null : 0 : false ibm-1129 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1166 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1166 --> null : 0 : null : null : null : null : null : 0 : false ibm1166 --> null : 0 : null : null : null : null : null : 0 : false ibm-1166 --> null : 0 : null : null : null : null : null : 0 : false 1166 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1364 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1364 --> null : 0 : null : null : null : null : null : 0 : false ibm1364 --> null : 0 : null : null : null : null : null : 0 : false ibm-1364 --> null : 0 : null : null : null : null : null : 0 : false 1364 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1381 (true) --> null : 0 : null : null : null : null : null : 0 : false cp1381 --> null : 0 : null : null : null : null : null : 0 : false ibm-1381 --> null : 0 : null : null : null : null : null : 0 : false 1381 --> null : 0 : null : null : null : null : null : 0 : false ibm1381 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM1383 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm1383 --> null : 0 : null : null : null : null : null : 0 : false ibm-1383 --> null : 0 : null : null : null : null : null : 0 : false 1383 --> null : 0 : null : null : null : null : null : 0 : false cp1383 --> null : 0 : null : null : null : null : null : 0 : false cpeuccn --> null : 0 : null : null : null : null : null : 0 : false ibmeuccn --> null : 0 : null : null : null : null : null : 0 : false ibm-euccn --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM29626C (true) --> null : 0 : null : null : null : null : null : 0 : false cp29626c --> null : 0 : null : null : null : null : null : 0 : false ibm-29626c --> null : 0 : null : null : null : null : null : 0 : false ibm-eucjp --> null : 0 : null : null : null : null : null : 0 : false ibm29626c --> null : 0 : null : null : null : null : null : 0 : false 29626c --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM300 (true) --> null : 0 : null : null : null : null : null : 0 : false cp300 --> null : 0 : null : null : null : null : null : 0 : false ibm300 --> null : 0 : null : null : null : null : null : 0 : false 300 --> null : 0 : null : null : null : null : null : 0 : false ibm-300 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM33722 (true) --> null : 0 : null : null : null : null : null : 0 : false 33722 --> null : 0 : null : null : null : null : null : 0 : false ibm-33722 --> null : 0 : null : null : null : null : null : 0 : false cp33722 --> null : 0 : null : null : null : null : null : 0 : false ibm33722 --> null : 0 : null : null : null : null : null : 0 : false ibm-5050 --> null : 0 : null : null : null : null : null : 0 : false ibm-33722_vascii_vpua --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM737 (true) --> null : 0 : null : null : null : null : null : 0 : false cp737 --> null : 0 : null : null : null : null : null : 0 : false ibm737 --> null : 0 : null : null : null : null : null : 0 : false 737 --> null : 0 : null : null : null : null : null : 0 : false ibm-737 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM833 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm833 --> null : 0 : null : null : null : null : null : 0 : false 833 --> null : 0 : null : null : null : null : null : 0 : false ibm-833 --> null : 0 : null : null : null : null : null : 0 : false cp833 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM834 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm834 --> null : 0 : null : null : null : null : null : 0 : false 834 --> null : 0 : null : null : null : null : null : 0 : false cp834 --> null : 0 : null : null : null : null : null : 0 : false ibm-834 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM856 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm856 --> null : 0 : null : null : null : null : null : 0 : false 856 --> null : 0 : null : null : null : null : null : 0 : false cp856 --> null : 0 : null : null : null : null : null : 0 : false ibm-856 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM874 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-874 --> null : 0 : null : null : null : null : null : 0 : false ibm874 --> null : 0 : null : null : null : null : null : 0 : false 874 --> null : 0 : null : null : null : null : null : 0 : false cp874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM875 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-875 --> null : 0 : null : null : null : null : null : 0 : false ibm875 --> null : 0 : null : null : null : null : null : 0 : false 875 --> null : 0 : null : null : null : null : null : 0 : false cp875 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM921 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm921 --> null : 0 : null : null : null : null : null : 0 : false 921 --> null : 0 : null : null : null : null : null : 0 : false ibm-921 --> null : 0 : null : null : null : null : null : 0 : false cp921 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM922 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm922 --> null : 0 : null : null : null : null : null : 0 : false 922 --> null : 0 : null : null : null : null : null : 0 : false cp922 --> null : 0 : null : null : null : null : null : 0 : false ibm-922 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM930 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-930 --> null : 0 : null : null : null : null : null : 0 : false ibm930 --> null : 0 : null : null : null : null : null : 0 : false 930 --> null : 0 : null : null : null : null : null : 0 : false cp930 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM933 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm933 --> null : 0 : null : null : null : null : null : 0 : false 933 --> null : 0 : null : null : null : null : null : 0 : false cp933 --> null : 0 : null : null : null : null : null : 0 : false ibm-933 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM935 (true) --> null : 0 : null : null : null : null : null : 0 : false cp935 --> null : 0 : null : null : null : null : null : 0 : false ibm935 --> null : 0 : null : null : null : null : null : 0 : false 935 --> null : 0 : null : null : null : null : null : 0 : false ibm-935 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM937 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-937 --> null : 0 : null : null : null : null : null : 0 : false ibm937 --> null : 0 : null : null : null : null : null : 0 : false 937 --> null : 0 : null : null : null : null : null : 0 : false cp937 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM939 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-939 --> null : 0 : null : null : null : null : null : 0 : false cp939 --> null : 0 : null : null : null : null : null : 0 : false ibm939 --> null : 0 : null : null : null : null : null : 0 : false 939 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM942 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-942 --> null : 0 : null : null : null : null : null : 0 : false cp942 --> null : 0 : null : null : null : null : null : 0 : false ibm942 --> null : 0 : null : null : null : null : null : 0 : false 942 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM942C (true) --> null : 0 : null : null : null : null : null : 0 : false ibm932 --> null : 0 : null : null : null : null : null : 0 : false x-ibm932 --> null : 0 : null : null : null : null : null : 0 : false ibm-932 --> null : 0 : null : null : null : null : null : 0 : false ibm942C --> null : 0 : null : null : null : null : null : 0 : false ibm-942C --> null : 0 : null : null : null : null : null : 0 : false 942C --> null : 0 : null : null : null : null : null : 0 : false 932 --> null : 0 : null : null : null : null : null : 0 : false cp942C --> null : 0 : null : null : null : null : null : 0 : false cp932 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM943 (true) --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ibm943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true 943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true ibm-943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true cp943 --> SHIFT_JIS : 13 : sjis_japanese_ci : sjis : [charsetName=sjis,mblen=2] : SHIFT_JIS : sjis : 13 : true =================================== x-IBM943C (true) --> null : 0 : null : null : null : null : null : 0 : false 943C --> null : 0 : null : null : null : null : null : 0 : false cp943C --> null : 0 : null : null : null : null : null : 0 : false ibm943C --> null : 0 : null : null : null : null : null : 0 : false ibm-943C --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM948 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-948 --> null : 0 : null : null : null : null : null : 0 : false ibm948 --> null : 0 : null : null : null : null : null : 0 : false 948 --> null : 0 : null : null : null : null : null : 0 : false cp948 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM949 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-949 --> null : 0 : null : null : null : null : null : 0 : false ibm949 --> null : 0 : null : null : null : null : null : 0 : false 949 --> null : 0 : null : null : null : null : null : 0 : false cp949 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM949C (true) --> null : 0 : null : null : null : null : null : 0 : false ibm949C --> null : 0 : null : null : null : null : null : 0 : false ibm-949C --> null : 0 : null : null : null : null : null : 0 : false cp949C --> null : 0 : null : null : null : null : null : 0 : false 949C --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM950 (true) --> null : 0 : null : null : null : null : null : 0 : false cp950 --> null : 0 : null : null : null : null : null : 0 : false ibm950 --> null : 0 : null : null : null : null : null : 0 : false 950 --> null : 0 : null : null : null : null : null : 0 : false ibm-950 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM964 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm-964 --> null : 0 : null : null : null : null : null : 0 : false cp964 --> null : 0 : null : null : null : null : null : 0 : false ibm-euctw --> null : 0 : null : null : null : null : null : 0 : false ibm964 --> null : 0 : null : null : null : null : null : 0 : false 964 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-IBM970 (true) --> null : 0 : null : null : null : null : null : 0 : false ibm970 --> null : 0 : null : null : null : null : null : 0 : false ibm-eucKR --> null : 0 : null : null : null : null : null : 0 : false 970 --> null : 0 : null : null : null : null : null : 0 : false cp970 --> null : 0 : null : null : null : null : null : 0 : false ibm-970 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISCII91 (true) --> null : 0 : null : null : null : null : null : 0 : false ISCII91 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-153 --> null : 0 : null : null : null : null : null : 0 : false iscii --> null : 0 : null : null : null : null : null : 0 : false ST_SEV_358-88 --> null : 0 : null : null : null : null : null : 0 : false csISO153GOST1976874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISO-2022-CN-CNS (true) --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN_CNS --> null : 0 : null : null : null : null : null : 0 : false ISO-2022-CN-CNS --> null : 0 : null : null : null : null : null : 0 : false =================================== x-ISO-2022-CN-GB (true) --> null : 0 : null : null : null : null : null : 0 : false ISO2022CN_GB --> null : 0 : null : null : null : null : null : 0 : false ISO-2022-CN-GB --> null : 0 : null : null : null : null : null : 0 : false =================================== x-iso-8859-11 (true) --> null : 0 : null : null : null : null : null : 0 : false iso-8859-11 --> null : 0 : null : null : null : null : null : 0 : false iso8859_11 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-JIS0208 (true) --> null : 0 : null : null : null : null : null : 0 : false JIS0208 --> null : 0 : null : null : null : null : null : 0 : false JIS_C6226-1983 --> null : 0 : null : null : null : null : null : 0 : false iso-ir-87 --> null : 0 : null : null : null : null : null : 0 : false x0208 --> null : 0 : null : null : null : null : null : 0 : false JIS_X0208-1983 --> null : 0 : null : null : null : null : null : 0 : false csISO87JISX0208 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-JISAutoDetect (false) --> null : 0 : null : null : null : null : null : 0 : false JISAutoDetect --> null : 0 : null : null : null : null : null : 0 : false =================================== x-Johab (true) --> null : 0 : null : null : null : null : null : 0 : false ms1361 --> null : 0 : null : null : null : null : null : 0 : false ksc5601_1992 --> null : 0 : null : null : null : null : null : 0 : false johab --> null : 0 : null : null : null : null : null : 0 : false ksc5601-1992 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacArabic (true) --> null : 0 : null : null : null : null : null : 0 : false MacArabic --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacCentralEurope (true) --> X-MACCENTRALEUROPE : 38 : macce_general_ci : macce : [charsetName=macce,mblen=1] : X-MACCENTRALEUROPE : macce : 38 : false MacCentralEurope --> X-MACCENTRALEUROPE : 38 : macce_general_ci : macce : [charsetName=macce,mblen=1] : X-MACCENTRALEUROPE : macce : 38 : false =================================== x-MacCroatian (true) --> null : 0 : null : null : null : null : null : 0 : false MacCroatian --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacCyrillic (true) --> null : 0 : null : null : null : null : null : 0 : false MacCyrillic --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacDingbat (true) --> null : 0 : null : null : null : null : null : 0 : false MacDingbat --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacGreek (true) --> null : 0 : null : null : null : null : null : 0 : false MacGreek --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacHebrew (true) --> null : 0 : null : null : null : null : null : 0 : false MacHebrew --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacIceland (true) --> null : 0 : null : null : null : null : null : 0 : false MacIceland --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacRoman (true) --> X-MACROMAN : 39 : macroman_general_ci : macroman : [charsetName=macroman,mblen=1] : X-MACROMAN : macroman : 39 : false MacRoman --> X-MACROMAN : 39 : macroman_general_ci : macroman : [charsetName=macroman,mblen=1] : X-MACROMAN : macroman : 39 : false =================================== x-MacRomania (true) --> null : 0 : null : null : null : null : null : 0 : false MacRomania --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacSymbol (true) --> null : 0 : null : null : null : null : null : 0 : false MacSymbol --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacThai (true) --> null : 0 : null : null : null : null : null : 0 : false MacThai --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacTurkish (true) --> null : 0 : null : null : null : null : null : 0 : false MacTurkish --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MacUkraine (true) --> null : 0 : null : null : null : null : null : 0 : false MacUkraine --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS932_0213 (true) --> null : 0 : null : null : null : null : null : 0 : false MS932:2004 --> null : 0 : null : null : null : null : null : 0 : false windows-932:2004 --> null : 0 : null : null : null : null : null : 0 : false MS932_0213 --> null : 0 : null : null : null : null : null : 0 : false MS932-0213 --> null : 0 : null : null : null : null : null : 0 : false windows-932-0213 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS950-HKSCS (true) --> null : 0 : null : null : null : null : null : 0 : false MS950_HKSCS --> null : 0 : null : null : null : null : null : 0 : false =================================== x-MS950-HKSCS-XP (true) --> null : 0 : null : null : null : null : null : 0 : false MS950_HKSCS_XP --> null : 0 : null : null : null : null : null : 0 : false =================================== x-mswin-936 (true) --> null : 0 : null : null : null : null : null : 0 : false ms936 --> null : 0 : null : null : null : null : null : 0 : false ms_936 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-PCK (true) --> null : 0 : null : null : null : null : null : 0 : false pck --> null : 0 : null : null : null : null : null : 0 : false =================================== x-SJIS_0213 (true) --> null : 0 : null : null : null : null : null : 0 : false shift_jis:2004 --> null : 0 : null : null : null : null : null : 0 : false sjis_0213 --> null : 0 : null : null : null : null : null : 0 : false sjis:2004 --> null : 0 : null : null : null : null : null : 0 : false shift_jis_0213:2004 --> null : 0 : null : null : null : null : null : 0 : false sjis-0213 --> null : 0 : null : null : null : null : null : 0 : false sjis_0213:2004 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-UTF-16LE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UnicodeLittle --> null : 0 : null : null : null : null : null : 0 : false =================================== X-UTF-32BE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UTF_32BE_BOM --> null : 0 : null : null : null : null : null : 0 : false UTF-32BE-BOM --> null : 0 : null : null : null : null : null : 0 : false =================================== X-UTF-32LE-BOM (true) --> null : 0 : null : null : null : null : null : 0 : false UTF_32LE_BOM --> null : 0 : null : null : null : null : null : 0 : false UTF-32LE-BOM --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-50220 (true) --> null : 0 : null : null : null : null : null : 0 : false cp50220 --> null : 0 : null : null : null : null : null : 0 : false ms50220 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-50221 (true) --> null : 0 : null : null : null : null : null : 0 : false cp50221 --> null : 0 : null : null : null : null : null : 0 : false ms50221 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-874 (true) --> null : 0 : null : null : null : null : null : 0 : false ms-874 --> null : 0 : null : null : null : null : null : 0 : false ms874 --> null : 0 : null : null : null : null : null : 0 : false windows-874 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-949 (true) --> null : 0 : null : null : null : null : null : 0 : false windows949 --> null : 0 : null : null : null : null : null : 0 : false ms949 --> null : 0 : null : null : null : null : null : 0 : false windows-949 --> null : 0 : null : null : null : null : null : 0 : false ms_949 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-950 (true) --> null : 0 : null : null : null : null : null : 0 : false ms950 --> null : 0 : null : null : null : null : null : 0 : false windows-950 --> null : 0 : null : null : null : null : null : 0 : false =================================== x-windows-iso2022jp (true) --> null : 0 : null : null : null : null : null : 0 : false windows-iso2022jp --> null : 0 : null : null : null : null : null : 0 : false =================================== 1 by index--> big5_chinese_ci : big5 : BIG5 by charset--> BIG5 by encoding--> 1 : big5 2 by index--> latin2_czech_cs : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 3 by index--> dec8_swedish_ci : dec8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 4 by index--> cp850_general_ci : cp850 : IBM850 by charset--> IBM850 by encoding--> 4 : cp850 5 by index--> latin1_german1_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 6 by index--> hp8_english_ci : hp8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 7 by index--> koi8r_general_ci : koi8r : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 8 by index--> latin1_swedish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 9 by index--> latin2_general_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 10 by index--> swe7_swedish_ci : swe7 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 11 by index--> ascii_general_ci : ascii : US-ASCII by charset--> US-ASCII by encoding--> 11 : ascii 12 by index--> ujis_japanese_ci : ujis : EUC-JP by charset--> EUC-JP by encoding--> 12 : ujis 13 by index--> sjis_japanese_ci : sjis : SHIFT_JIS by charset--> SHIFT_JIS by encoding--> 13 : sjis 14 by index--> cp1251_bulgarian_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 15 by index--> latin1_danish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 16 by index--> hebrew_general_ci : hebrew : ISO-8859-8 by charset--> ISO-8859-8 by encoding--> 16 : hebrew 18 by index--> tis620_thai_ci : tis620 : TIS-620 by charset--> TIS-620 by encoding--> 18 : tis620 19 by index--> euckr_korean_ci : euckr : EUC-KR by charset--> EUC-KR by encoding--> 19 : euckr 20 by index--> latin7_estonian_cs : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 21 by index--> latin2_hungarian_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 22 by index--> koi8u_general_ci : koi8u : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 23 by index--> cp1251_ukrainian_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 24 by index--> gb2312_chinese_ci : gb2312 : GB2312 by charset--> GB2312 by encoding--> 24 : gb2312 25 by index--> greek_general_ci : greek : ISO-8859-7 by charset--> ISO-8859-7 by encoding--> 25 : greek 26 by index--> cp1250_general_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 27 by index--> latin2_croatian_ci : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 28 by index--> gbk_chinese_ci : gbk : GBK by charset--> GBK by encoding--> 28 : gbk 29 by index--> cp1257_lithuanian_ci : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 30 by index--> latin5_turkish_ci : latin5 : ISO-8859-9 by charset--> ISO-8859-9 by encoding--> 30 : latin5 31 by index--> latin1_german2_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 32 by index--> armscii8_general_ci : armscii8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 33 by index--> utf8_general_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 34 by index--> cp1250_czech_cs : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 35 by index--> ucs2_general_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 36 by index--> cp866_general_ci : cp866 : IBM866 by charset--> IBM866 by encoding--> 36 : cp866 37 by index--> keybcs2_general_ci : keybcs2 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 38 by index--> macce_general_ci : macce : X-MACCENTRALEUROPE by charset--> X-MACCENTRALEUROPE by encoding--> 38 : macce 39 by index--> macroman_general_ci : macroman : X-MACROMAN by charset--> X-MACROMAN by encoding--> 39 : macroman 40 by index--> cp852_general_ci : cp852 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 41 by index--> latin7_general_ci : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 42 by index--> latin7_general_cs : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 43 by index--> macce_bin : macce : X-MACCENTRALEUROPE by charset--> X-MACCENTRALEUROPE by encoding--> 38 : macce 44 by index--> cp1250_croatian_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 45 by index--> utf8mb4_general_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 46 by index--> utf8mb4_bin : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 47 by index--> latin1_bin : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 48 by index--> latin1_general_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 49 by index--> latin1_general_cs : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 50 by index--> cp1251_bin : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 51 by index--> cp1251_general_ci : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 52 by index--> cp1251_general_cs : cp1251 : WINDOWS-1251 by charset--> WINDOWS-1251 by encoding--> 51 : cp1251 53 by index--> macroman_bin : macroman : X-MACROMAN by charset--> X-MACROMAN by encoding--> 39 : macroman 54 by index--> utf16_general_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 55 by index--> utf16_bin : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 56 by index--> utf16le_general_ci : utf16le : UTF-16LE by charset--> UTF-16LE by encoding--> 56 : utf16le 57 by index--> cp1256_general_ci : cp1256 : WINDOWS-1256 by charset--> WINDOWS-1256 by encoding--> 57 : cp1256 58 by index--> cp1257_bin : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 59 by index--> cp1257_general_ci : cp1257 : WINDOWS-1257 by charset--> WINDOWS-1257 by encoding--> 59 : cp1257 60 by index--> utf32_general_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 61 by index--> utf32_bin : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 62 by index--> utf16le_bin : utf16le : UTF-16LE by charset--> UTF-16LE by encoding--> 56 : utf16le 63 by index--> binary : binary : ISO-8859-1 by charset--> ISO-8859-1 by encoding--> 8 : latin1 64 by index--> armscii8_bin : armscii8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 65 by index--> ascii_bin : ascii : US-ASCII by charset--> US-ASCII by encoding--> 11 : ascii 66 by index--> cp1250_bin : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 67 by index--> cp1256_bin : cp1256 : WINDOWS-1256 by charset--> WINDOWS-1256 by encoding--> 57 : cp1256 68 by index--> cp866_bin : cp866 : IBM866 by charset--> IBM866 by encoding--> 36 : cp866 69 by index--> dec8_bin : dec8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 70 by index--> greek_bin : greek : ISO-8859-7 by charset--> ISO-8859-7 by encoding--> 25 : greek 71 by index--> hebrew_bin : hebrew : ISO-8859-8 by charset--> ISO-8859-8 by encoding--> 16 : hebrew 72 by index--> hp8_bin : hp8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 73 by index--> keybcs2_bin : keybcs2 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 74 by index--> koi8r_bin : koi8r : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 75 by index--> koi8u_bin : koi8u : KOI8-R by charset--> KOI8-R by encoding--> 7 : koi8r 76 by index--> utf8_tolower_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 77 by index--> latin2_bin : latin2 : ISO-8859-2 by charset--> ISO-8859-2 by encoding--> 9 : latin2 78 by index--> latin5_bin : latin5 : ISO-8859-9 by charset--> ISO-8859-9 by encoding--> 30 : latin5 79 by index--> latin7_bin : latin7 : ISO-8859-13 by charset--> ISO-8859-13 by encoding--> 41 : latin7 80 by index--> cp850_bin : cp850 : IBM850 by charset--> IBM850 by encoding--> 4 : cp850 81 by index--> cp852_bin : cp852 : IBM852 by charset--> IBM852 by encoding--> 40 : cp852 82 by index--> swe7_bin : swe7 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 83 by index--> utf8_bin : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 84 by index--> big5_bin : big5 : BIG5 by charset--> BIG5 by encoding--> 1 : big5 85 by index--> euckr_bin : euckr : EUC-KR by charset--> EUC-KR by encoding--> 19 : euckr 86 by index--> gb2312_bin : gb2312 : GB2312 by charset--> GB2312 by encoding--> 24 : gb2312 87 by index--> gbk_bin : gbk : GBK by charset--> GBK by encoding--> 28 : gbk 88 by index--> sjis_bin : sjis : SHIFT_JIS by charset--> SHIFT_JIS by encoding--> 13 : sjis 89 by index--> tis620_bin : tis620 : TIS-620 by charset--> TIS-620 by encoding--> 18 : tis620 90 by index--> ucs2_bin : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 91 by index--> ujis_bin : ujis : EUC-JP by charset--> EUC-JP by encoding--> 12 : ujis 92 by index--> geostd8_general_ci : geostd8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 93 by index--> geostd8_bin : geostd8 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 94 by index--> latin1_spanish_ci : latin1 : WINDOWS-1252 by charset--> WINDOWS-1252 by encoding--> 8 : latin1 95 by index--> cp932_japanese_ci : cp932 : WINDOWS-31J by charset--> WINDOWS-31J by encoding--> 95 : cp932 96 by index--> cp932_bin : cp932 : WINDOWS-31J by charset--> WINDOWS-31J by encoding--> 95 : cp932 97 by index--> eucjpms_japanese_ci : eucjpms : X-EUCJP-OPEN by charset--> X-EUCJP-OPEN by encoding--> 97 : eucjpms 98 by index--> eucjpms_bin : eucjpms : X-EUCJP-OPEN by charset--> X-EUCJP-OPEN by encoding--> 97 : eucjpms 99 by index--> cp1250_polish_ci : cp1250 : WINDOWS-1250 by charset--> WINDOWS-1250 by encoding--> 26 : cp1250 101 by index--> utf16_unicode_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 102 by index--> utf16_icelandic_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 103 by index--> utf16_latvian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 104 by index--> utf16_romanian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 105 by index--> utf16_slovenian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 106 by index--> utf16_polish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 107 by index--> utf16_estonian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 108 by index--> utf16_spanish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 109 by index--> utf16_swedish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 110 by index--> utf16_turkish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 111 by index--> utf16_czech_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 112 by index--> utf16_danish_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 113 by index--> utf16_lithuanian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 114 by index--> utf16_slovak_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 115 by index--> utf16_spanish2_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 116 by index--> utf16_roman_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 117 by index--> utf16_persian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 118 by index--> utf16_esperanto_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 119 by index--> utf16_hungarian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 120 by index--> utf16_sinhala_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 121 by index--> utf16_german2_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 122 by index--> utf16_croatian_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 123 by index--> utf16_unicode_520_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 124 by index--> utf16_vietnamese_ci : utf16 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 128 by index--> ucs2_unicode_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 129 by index--> ucs2_icelandic_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 130 by index--> ucs2_latvian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 131 by index--> ucs2_romanian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 132 by index--> ucs2_slovenian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 133 by index--> ucs2_polish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 134 by index--> ucs2_estonian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 135 by index--> ucs2_spanish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 136 by index--> ucs2_swedish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 137 by index--> ucs2_turkish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 138 by index--> ucs2_czech_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 139 by index--> ucs2_danish_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 140 by index--> ucs2_lithuanian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 141 by index--> ucs2_slovak_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 142 by index--> ucs2_spanish2_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 143 by index--> ucs2_roman_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 144 by index--> ucs2_persian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 145 by index--> ucs2_esperanto_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 146 by index--> ucs2_hungarian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 147 by index--> ucs2_sinhala_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 148 by index--> ucs2_german2_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 149 by index--> ucs2_croatian_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 150 by index--> ucs2_unicode_520_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 151 by index--> ucs2_vietnamese_ci : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 159 by index--> ucs2_general_mysql50 : ucs2 : UTF-16 by charset--> UTF-16 by encoding--> 35 : ucs2 160 by index--> utf32_unicode_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 161 by index--> utf32_icelandic_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 162 by index--> utf32_latvian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 163 by index--> utf32_romanian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 164 by index--> utf32_slovenian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 165 by index--> utf32_polish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 166 by index--> utf32_estonian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 167 by index--> utf32_spanish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 168 by index--> utf32_swedish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 169 by index--> utf32_turkish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 170 by index--> utf32_czech_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 171 by index--> utf32_danish_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 172 by index--> utf32_lithuanian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 173 by index--> utf32_slovak_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 174 by index--> utf32_spanish2_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 175 by index--> utf32_roman_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 176 by index--> utf32_persian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 177 by index--> utf32_esperanto_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 178 by index--> utf32_hungarian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 179 by index--> utf32_sinhala_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 180 by index--> utf32_german2_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 181 by index--> utf32_croatian_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 182 by index--> utf32_unicode_520_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 183 by index--> utf32_vietnamese_ci : utf32 : UTF-32 by charset--> UTF-32 by encoding--> 60 : utf32 192 by index--> utf8_unicode_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 193 by index--> utf8_icelandic_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 194 by index--> utf8_latvian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 195 by index--> utf8_romanian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 196 by index--> utf8_slovenian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 197 by index--> utf8_polish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 198 by index--> utf8_estonian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 199 by index--> utf8_spanish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 200 by index--> utf8_swedish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 201 by index--> utf8_turkish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 202 by index--> utf8_czech_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 203 by index--> utf8_danish_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 204 by index--> utf8_lithuanian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 205 by index--> utf8_slovak_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 206 by index--> utf8_spanish2_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 207 by index--> utf8_roman_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 208 by index--> utf8_persian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 209 by index--> utf8_esperanto_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 210 by index--> utf8_hungarian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 211 by index--> utf8_sinhala_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 212 by index--> utf8_german2_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 213 by index--> utf8_croatian_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 214 by index--> utf8_unicode_520_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 215 by index--> utf8_vietnamese_ci : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 223 by index--> utf8_general_mysql50 : utf8mb3 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 224 by index--> utf8mb4_unicode_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 225 by index--> utf8mb4_icelandic_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 226 by index--> utf8mb4_latvian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 227 by index--> utf8mb4_romanian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 228 by index--> utf8mb4_slovenian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 229 by index--> utf8mb4_polish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 230 by index--> utf8mb4_estonian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 231 by index--> utf8mb4_spanish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 232 by index--> utf8mb4_swedish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 233 by index--> utf8mb4_turkish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 234 by index--> utf8mb4_czech_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 235 by index--> utf8mb4_danish_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 236 by index--> utf8mb4_lithuanian_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 237 by index--> utf8mb4_slovak_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 238 by index--> utf8mb4_spanish2_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 239 by index--> utf8mb4_roman_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 240 by index--> utf8mb4_persian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 241 by index--> utf8mb4_esperanto_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 242 by index--> utf8mb4_hungarian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 243 by index--> utf8mb4_sinhala_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 244 by index--> utf8mb4_german2_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 245 by index--> utf8mb4_croatian_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 246 by index--> utf8mb4_unicode_520_ : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 247 by index--> utf8mb4_vietnamese_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 248 by index--> gb18030_chinese_ci : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 249 by index--> gb18030_bin : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 250 by index--> gb18030_unicode_520_ : gb18030 : GB18030 by charset--> GB18030 by encoding--> 248 : gb18030 255 by index--> utf8mb4_0900_ai_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 256 by index--> utf8mb4_de_pb_0900_a : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 257 by index--> utf8mb4_is_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 258 by index--> utf8mb4_lv_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 259 by index--> utf8mb4_ro_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 260 by index--> utf8mb4_sl_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 261 by index--> utf8mb4_pl_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 262 by index--> utf8mb4_et_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 263 by index--> utf8mb4_es_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 264 by index--> utf8mb4_sv_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 265 by index--> utf8mb4_tr_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 266 by index--> utf8mb4_cs_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 267 by index--> utf8mb4_da_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 268 by index--> utf8mb4_lt_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 269 by index--> utf8mb4_sk_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 270 by index--> utf8mb4_es_trad_0900 : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 271 by index--> utf8mb4_la_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 273 by index--> utf8mb4_eo_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 274 by index--> utf8mb4_hu_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 275 by index--> utf8mb4_hr_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 277 by index--> utf8mb4_vi_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 278 by index--> utf8mb4_0900_as_cs : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 279 by index--> utf8mb4_de_pb_0900_a : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 280 by index--> utf8mb4_is_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 281 by index--> utf8mb4_lv_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 282 by index--> utf8mb4_ro_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 283 by index--> utf8mb4_sl_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 284 by index--> utf8mb4_pl_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 285 by index--> utf8mb4_et_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 286 by index--> utf8mb4_es_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 287 by index--> utf8mb4_sv_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 288 by index--> utf8mb4_tr_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 289 by index--> utf8mb4_cs_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 290 by index--> utf8mb4_da_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 291 by index--> utf8mb4_lt_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 292 by index--> utf8mb4_sk_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 293 by index--> utf8mb4_es_trad_0900 : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 294 by index--> utf8mb4_la_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 296 by index--> utf8mb4_eo_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 297 by index--> utf8mb4_hu_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 298 by index--> utf8mb4_hr_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 300 by index--> utf8mb4_vi_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 303 by index--> utf8mb4_ja_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 304 by index--> utf8mb4_ja_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 305 by index--> utf8mb4_0900_as_ci : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 306 by index--> utf8mb4_ru_0900_ai_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 307 by index--> utf8mb4_ru_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 308 by index--> utf8mb4_zh_0900_as_c : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 309 by index--> utf8mb4_0900_bin : utf8mb4 : UTF-8 by charset--> UTF-8 by encoding--> 255 : utf8mb4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.CharsetTest#testUtf8Encoding() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ???? [WARNING] Tests run: 16, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.364 s - in com.pingcap.test.simple.CharsetTest [INFO] Running com.pingcap.test.simple.TransactionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.TransactionTest#testTransaction() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in com.pingcap.test.simple.TransactionTest [INFO] Running com.pingcap.test.simple.EscapeProcessingTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testEscapeProcessing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testConvertEscape() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testBug51313() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testTimestampConversion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in com.pingcap.test.simple.EscapeProcessingTest [INFO] Running com.pingcap.test.simple.AuthenticationTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeMissingAttributes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeBadIterations() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeUnsupportedMech() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginScramSha1TestVector() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeBadNonce() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeBadProof() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginChallengeMissingProof() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#authLdapSaslCliPluginScramSha256TestVector() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.AuthenticationTest#testWl14650() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.171 s - in com.pingcap.test.simple.AuthenticationTest [INFO] Running com.pingcap.test.simple.SequentialIdLeaseTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SequentialIdLeaseTest#testSequentialIdLease() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in com.pingcap.test.simple.SequentialIdLeaseTest [INFO] Running com.pingcap.test.simple.ExceptionsTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ExceptionsTest#testConstructors() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.ExceptionsTest#testExceptionsTranslation() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:12 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@691930d5 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1071) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:996) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1015) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 s - in com.pingcap.test.simple.ExceptionsTest [INFO] Running com.pingcap.test.simple.MultiHostConnectionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverSecondsBeforeRetrySource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:12 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@6e11b46f :: {host: "host2", port: 4001, hostProperties: {secondsBeforeRetrySource=1, dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverSecondsBeforeRetrySource(MultiHostConnectionTest.java:834) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:13 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@18e77b12 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1071) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:996) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1015) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, Mon May 06 14:55:14 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@691930d5 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1071) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:996) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1015) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, Mon May 06 14:55:14 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverSecondsBeforeRetrySource(MultiHostConnectionTest.java:834) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, Mon May 06 14:55:15 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@18e77b12 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1071) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:996) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1157) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1015) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:15 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@167b187d :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:15 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@ff4270b :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:15 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@167b187d :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1132) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:16 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@ff4270b :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1157) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverConnection() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverQueriesBeforeRetrySource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:16 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1a4853a3 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, queriesBeforeRetrySource=10, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverQueriesBeforeRetrySource(MultiHostConnectionTest.java:745) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:16 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverQueriesBeforeRetrySource(MultiHostConnectionTest.java:745) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverConnectionSynchronization() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:16 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@201754e7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1268) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:16 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1cc322ef :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1268) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:16 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@201754e7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1268) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:16 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1cc322ef :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverConnectionSynchronization(MultiHostConnectionTest.java:1303) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverTransitions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransition(MultiHostConnectionTest.java:276) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransitions(MultiHostConnectionTest.java:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 87 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransition(MultiHostConnectionTest.java:276) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransitions(MultiHostConnectionTest.java:210) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 87 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransition(MultiHostConnectionTest.java:276) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransitions(MultiHostConnectionTest.java:210) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 87 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransition(MultiHostConnectionTest.java:276) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransitions(MultiHostConnectionTest.java:210) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 87 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransition(MultiHostConnectionTest.java:276) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransitions(MultiHostConnectionTest.java:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 87 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransition(MultiHostConnectionTest.java:276) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverTransitions(MultiHostConnectionTest.java:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 87 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverDefaultSettings() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverDefaultSettings(MultiHostConnectionTest.java:405) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverDefaultSettings(MultiHostConnectionTest.java:405) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverCombinations() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2972e3f7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:562) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@285f702b :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:562) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverDefaultSettings(MultiHostConnectionTest.java:405) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testLoadBalanceServerAffinityStrategy() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2972e3f7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy16.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:129) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:127) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:127) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:562) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2972e3f7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.rollback(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:109) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:104) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:104) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:564) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@285f702b :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.rollback(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:109) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:104) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:104) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:564) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2972e3f7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.rollback(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:109) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:104) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:104) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:564) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2972e3f7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.commit(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:107) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:104) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:104) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:566) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:17 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@285f702b :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.commit(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:107) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:104) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:104) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:566) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, Mon May 06 14:55:18 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2972e3f7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.commit(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:107) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:104) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:927) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:919) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:104) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:566) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 20.767 s - in com.pingcap.test.simple.MultiHostConnectionTest [INFO] Running com.pingcap.test.simple.SplitDBdotNameTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SplitDBdotNameTest#testSplit() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in com.pingcap.test.simple.SplitDBdotNameTest [INFO] Running com.pingcap.test.simple.DateTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testZeroDateBehavior() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testNativeConversions() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 14:55:18 00:00:00 14:55:18 14:55:18 1970-01-01 2024-05-06 2024-05-06 2024-05-06 1970-01-01 14:55:18.0 2024-05-06 00:00:00.0 2024-05-06 14:55:18.0 2024-05-06 14:55:18.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testNanosParsing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testReggieBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2004-08-28 2004-08-28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DateTest#testTimestamp() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 java.util.GregorianCalendar[time=1025650800000,areFieldsSet=true,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=1,YEAR=2002,MONTH=6,WEEK_OF_YEAR=27,WEEK_OF_MONTH=1,DAY_OF_MONTH=3,DAY_OF_YEAR=184,DAY_OF_WEEK=4,DAY_OF_WEEK_IN_MONTH=1,AM_PM=0,HOUR=7,HOUR_OF_DAY=7,MINUTE=0,SECOND=0,MILLISECOND=0,ZONE_OFFSET=28800000,DST_OFFSET=0] ** Times with given calendar (before storing) ** TIMESTAMP: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025650800000 -> 2002/07/03 07:00:00 CST DATETIME: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025650800000 -> 2002/07/03 07:00:00 CST TIME: 1025650800000 -> 2002/07/03 07:00:00 CST ** Times with given calendar (retrieved from database) ** TIMESTAMP: 1025650800000 -> 2002/07/03 07:00:00 CST DATE: 1025625600000 -> 2002/07/03 00:00:00 CST DATETIME: 1025650800000 -> 2002/07/03 07:00:00 CST TIME: -3600000 -> 1970/01/01 07:00:00 CST [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s - in com.pingcap.test.simple.DateTest [INFO] Running com.pingcap.test.simple.UtilsTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testGetPackageName() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testMessage() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testIsJdbcInterface() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testIsJdbcPackage() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testGetImplementedInterfaces() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in com.pingcap.test.simple.UtilsTest [INFO] Running com.pingcap.test.simple.TraversalTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.TraversalTest#testTraversal() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in com.pingcap.test.simple.TraversalTest [INFO] Running com.pingcap.test.simple.EscapeProcessingTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testEscapeProcessing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testConvertEscape() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testBug51313() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.EscapeProcessingTest#testTimestampConversion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in com.pingcap.test.simple.EscapeProcessingTest [INFO] Running com.pingcap.test.simple.DataSourceTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testPropertyGettersSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testChangeUserAndCharsets() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testDataSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testXADataSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in com.pingcap.test.simple.DataSourceTest [INFO] Running com.pingcap.test.simple.TransactionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.TransactionTest#testTransaction() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in com.pingcap.test.simple.TransactionTest connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 353, Failures: 0, Errors: 0, Skipped: 83 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:07 min [INFO] Finished at: 2024-05-06T14:55:19+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/tidb-test already exists) [Pipeline] // cache [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverReadOnly() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:25 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@3df3cf34 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:667) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:25 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@13b176c8 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:667) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:25 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@3df3cf34 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:667) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:25 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@13b176c8 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:683) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:25 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@201754e7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:667) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:25 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1cc322ef :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:667) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:26 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@201754e7 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:667) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:26 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1cc322ef :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, failOverReadOnly=false, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverReadOnly(MultiHostConnectionTest.java:683) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverAutoFallBack() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug30474158() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testGetTimestampWithDate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2024-05-06 00:00:00.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testClobTruncate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testGetLongBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug22931433() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19536760() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdatabilityWithQuotes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug27784363() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 inserted. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19805370() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testTruncationOfNonSigDigits() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdatability() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug23197238() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug31747910() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug23702040() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNextAndPrevious() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Currently at row 0 Value at row 1 is 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testRanges() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBogusTimestampAsString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 65.634 s - in com.pingcap.test.regression.ResultSetRegressionTest [INFO] Running com.pingcap.test.regression.ConnectionRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug16224249() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Warming up ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverAutoReconnect() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionNoReplicasRemainOnSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testCachingSha2PasswordPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testOldPasswordPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testChangeUser() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:564) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug28150662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testIsLocal() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:28 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:37916' to determine locality of connection Mon May 06 14:55:28 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 14:55:28 CST 2024 DEBUG: Using 'host' value of 'www.oracle.com:3306' to determine locality of connection Mon May 06 14:55:28 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/23.195.109.130).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 14:55:28 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/2600:1417:1000:885:0:0:0:a15).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 14:55:28 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/2600:1417:1000:88a:0:0:0:a15).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug104067AndBug106435() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionNoReplicasBasics() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:33 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@74bb0054 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:34 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@195f6348 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:35 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@74bb0054 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:36 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@195f6348 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=true, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 2 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 2 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:898) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:823) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1152) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:842) ... 84 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:36 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@41c8382 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:36 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2be4c3fd :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:36 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@41c8382 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:36 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@2be4c3fd :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, initialTimeout=1, maxReconnects=2, autoReconnect=false, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverAutoReconnect(MultiHostConnectionTest.java:1152) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverConnection() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MultiHostConnectionTest#testFailoverCombinations() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:37 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:559) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:37 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:559) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:37 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy15.execute(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:128) at com.pingcap.test.simple.MultiHostConnectionTest$2.call(MultiHostConnectionTest.java:126) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:126) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:559) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:37 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.rollback(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:108) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:103) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:103) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:561) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:37 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.rollback(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:108) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:103) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:103) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:561) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:38 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.rollback(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:108) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:103) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:103) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:561) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:38 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.commit(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:106) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:103) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:103) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:563) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:38 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@1c6ce2f9 :: {host: "host2", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.commit(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:106) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:103) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:103) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:563) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** Mon May 06 14:55:38 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@71d46b33 :: {host: "host3", port: 4001, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, socketFactory=com.pingcap.test.UnreliableSocketFactory, retriesAllDown=2, useServerPrepStmts=true, useSSL=false, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.jdbc.exceptions.CommunicationsException MESSAGE: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. STACKTRACE: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:448) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.invokeMore(FailoverConnectionProxy.java:533) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.invoke(MultiHostConnectionProxy.java:514) at jdk.proxy2/jdk.proxy2.$Proxy20.commit(Unknown Source) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:106) at com.pingcap.test.simple.MultiHostConnectionTest$1.call(MultiHostConnectionTest.java:103) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:929) at com.pingcap.test.BaseTestCase.assertThrows(BaseTestCase.java:921) at com.pingcap.test.simple.MultiHostConnectionTest.assertSQLException(MultiHostConnectionTest.java:103) at com.pingcap.test.simple.MultiHostConnectionTest.testFailoverCombinations(MultiHostConnectionTest.java:563) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor22.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818) ... 83 more Caused by: java.net.SocketTimeoutException at com.pingcap.test.UnreliableSocketFactory.getNewSocket(UnreliableSocketFactory.java:185) at com.pingcap.test.UnreliableSocketFactory.connect(UnreliableSocketFactory.java:169) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 86 more ** END NESTED EXCEPTION ** 1. Start polling at 1714978537487 2. Start polling at 1714978537487 3. Start polling at 1714978537488 4. Start polling at 1714978537489 5. Start polling at 1714978537491 6. Start polling at 1714978537492 7. Start cancelling at 1714978537592 8. Start cancelling at 1714978537593 9. Start cancelling at 1714978537593 10. Start cancelling at 1714978537593 8. Done! 11. Start cancelling at 1714978537593 7. Done! 11. Done! 12. Start cancelling at 1714978537593 1.228 No operations allowed after statement closed. 1. Done! 12. Done! 10. Done! 4.230 No operations allowed after statement closed. 4. Done! 6.253 Communications link failure The last packet successfully received from the server was 2 milliseconds ago. The last packet sent successfully to the server was 3 milliseconds ago. 5.221 No operations allowed after connection closed. 2.221 No operations allowed after connection closed. 6. Done! 5. Done! 2. Done! 9. Done! 3.659 Communications link failure The last packet successfully received from the server was 1 milliseconds ago. The last packet sent successfully to the server was 1 milliseconds ago. 3. Done! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug16634180() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.749 s - in com.pingcap.test.simple.MultiHostConnectionTest [INFO] Running com.pingcap.test.simple.UtilsTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testGetPackageName() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testMessage() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testIsJdbcInterface() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testIsJdbcPackage() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.UtilsTest#testGetImplementedInterfaces() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in com.pingcap.test.simple.UtilsTest [INFO] Running com.pingcap.test.simple.TraversalTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.TraversalTest#testTraversal() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in com.pingcap.test.simple.TraversalTest [INFO] Running com.pingcap.test.simple.SSLTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.SSLTest#testConnect() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s - in com.pingcap.test.simple.SSLTest [INFO] Running com.pingcap.test.simple.MiniAdminTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MiniAdminTest#testShutdown() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.MiniAdminTest#testUrlConstructor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in com.pingcap.test.simple.MiniAdminTest [INFO] Running com.pingcap.test.simple.DataSourceTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testPropertyGettersSetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testChangeUserAndCharsets() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testDataSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.DataSourceTest#testXADataSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in com.pingcap.test.simple.DataSourceTest [INFO] Running com.pingcap.test.simple.BlobTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.simple.BlobTest#testByteStreamInsert() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4001/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.44 s - in com.pingcap.test.simple.BlobTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 353, Failures: 0, Errors: 0, Skipped: 78 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:36 min [INFO] Finished at: 2024-05-06T14:55:40+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/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] } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectWithNoSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 166, Failures: 0, Errors: 0, Skipped: 38, Time elapsed: 318.885 s - in com.pingcap.test.regression.ConnectionRegressionTest [INFO] Running com.pingcap.test.regression.StatementRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testCommentParsing() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testParameterBoundsCheck() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testLimitAndMaxRows() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testLoadData() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /tmp/mysql3721744036426889966.txt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testTimestampNPE() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2024-05-06 14:55:45 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34093_nonbatch() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20453773() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testNullClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testSetMaxRows() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testExecutionPlanForSlowQueries() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:55:46 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,002 ms): INSERT INTO testWL4897 VALUES (SLEEP(0.5) + 1, 'MySQL'), (SLEEP(0.5) + 2, 'Connector/J') [Created on: Mon May 06 14:55:46 CST 2024, duration: 1002, connection-id: 2099042, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6039)] Mon May 06 14:55:46 CST 2024 WARN: Slow query explain results for 'INSERT INTO testWL4897 VALUES (SLEEP(0.5) + 1, 'MySQL'), (SLEEP(0.5) + 2, 'Connector/J')' : *************************** 1. row *************************** id: Insert_1 estRows: N/A task: root access object: operator info: N/A Mon May 06 14:55:47 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,003 ms): SELECT * FROM testWL4897 WHERE f1 + SLEEP(0.5) = f1 [Created on: Mon May 06 14:55:47 CST 2024, duration: 1003, connection-id: 2099044, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6039)] Mon May 06 14:55:47 CST 2024 WARN: Slow query explain results for 'SELECT * FROM testWL4897 WHERE f1 + SLEEP(0.5) = f1' : *************************** 1. row *************************** id: Selection_5 estRows: 8000.00 task: root access object: operator info: eq(plus(test.testwl4897.f1, sleep(0.5)), test.testwl4897.f1) *************************** 2. row *************************** id: ??TableReader_7 estRows: 10000.00 task: root access object: operator info: data:TableFullScan_6 *************************** 3. row *************************** id: ??TableFullScan_6 estRows: 10000.00 task: cop[tikv] access object: table:testWL4897 operator info: keep order:false, stats:pseudo Mon May 06 14:55:48 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 993 ms): REPLACE INTO testWL4897 VALUES (SLEEP(0.33) + 2, 'Database'), (SLEEP(0.33) + 3, 'Connector'), (SLEEP(0.33) + 4, 'Java') [Created on: Mon May 06 14:55:48 CST 2024, duration: 993, connection-id: 2099046, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6039)] Mon May 06 14:55:48 CST 2024 WARN: Slow query explain results for 'REPLACE INTO testWL4897 VALUES (SLEEP(0.33) + 2, 'Database'), (SLEEP(0.33) + 3, 'Connector'), (SLEEP(0.33) + 4, 'Java')' : *************************** 1. row *************************** id: Insert_1 estRows: N/A task: root access object: operator info: N/A Mon May 06 14:55:49 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,005 ms): UPDATE testWL4897 SET f1 = f1 * 10 + SLEEP(0.25) [Created on: Mon May 06 14:55:49 CST 2024, duration: 1005, connection-id: 2099048, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6039)] Mon May 06 14:55:49 CST 2024 WARN: Slow query explain results for 'UPDATE testWL4897 SET f1 = f1 * 10 + SLEEP(0.25)' : *************************** 1. row *************************** id: Update_3 estRows: N/A task: root access object: operator info: N/A *************************** 2. row *************************** id: ??TableReader_6 estRows: 10000.00 task: root access object: operator info: data:TableFullScan_5 *************************** 3. row *************************** id: ??TableFullScan_5 estRows: 10000.00 task: cop[tikv] access object: table:testWL4897 operator info: keep order:false, stats:pseudo Mon May 06 14:55:50 CST 2024 INFO: [SLOW QUERY] Slow query (exceeded 95% of all queries ms, duration: 1,005 ms): DELETE FROM testWL4897 WHERE f1 + SLEEP(0.25) = f1 [Created on: Mon May 06 14:55:50 CST 2024, duration: 1005, connection-id: 2099050, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testExecutionPlanForSlowQueries(StatementRegressionTest.java:6039)] Mon May 06 14:55:50 CST 2024 WARN: Slow query explain results for 'DELETE FROM testWL4897 WHERE f1 + SLEEP(0.25) = f1' : *************************** 1. row *************************** id: Delete_4 estRows: N/A task: root access object: operator info: N/A *************************** 2. row *************************** id: ??Selection_6 estRows: 8000.00 task: root access object: operator info: eq(plus(test.testwl4897.f1, sleep(0.25)), test.testwl4897.f1) *************************** 3. row *************************** id: ??TableReader_8 estRows: 10000.00 task: root access object: operator info: data:TableFullScan_7 *************************** 4. row *************************** id: ??TableFullScan_7 estRows: 10000.00 task: cop[tikv] access object: table:testWL4897 operator info: keep order:false, stats:pseudo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug10155() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug10630() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11115() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11540() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11663() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /* conn id 2099068 clock: 1714978550739 */ SET autocommit=1; /* conn id 2099068 clock: 1714978550744 */ DEALLOCATE PREPARE debug_stmt_0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug11798() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug13255() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug15024() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug15141() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug15383() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug17099() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug17587() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug18041() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug19615() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20029() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20650() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20687() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug20888() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21207() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21438() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug22290() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug22359() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug24344() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug24360() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug25009() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug25025() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug25073() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug27412() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug28256() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug28469() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug28596() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug28851() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testPStmtTypesBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug30550() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug31193() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug32577() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 11/04/2007 01:30 EST 11/04/2007 01:30 EDT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug33823() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34093() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34185() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34518() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug34555() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testEnableTLSVersion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug29329326() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:56:27 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:52686' to determine locality of connection Mon May 06 14:56:27 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testChangeUserNoDb() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testChangeUserClosedConn() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testPropertiesDescriptionsKeys() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testDefaultPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionGroupHostManagement() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testStatementComment() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /* conn id 2099278 clock: 1714978589497 */ SET autocommit=1; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testStackOverflowOnMissingInterceptor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testTLSVersion() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug20685022() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug20825727() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug17251955() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25642021() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25642226() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReconnectWithCachedConfig() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testSha256PasswordPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25701740() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug10144() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11237() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11259() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11879() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug11976() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug12218() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug12229() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:56:30 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099348, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:56:30 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099348, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:56:30 CST 2024 INFO: [PREPARE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = ? [Created on: Mon May 06 14:56:30 CST 2024, duration: 1, connection-id: 2099348, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:694)] Mon May 06 14:56:30 CST 2024 INFO: [EXECUTE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 [Created on: Mon May 06 14:56:30 CST 2024, duration: 1, connection-id: 2099348, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:697)] Mon May 06 14:56:30 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099348, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:697)] Mon May 06 14:56:30 CST 2024 INFO: [EXECUTE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 [Created on: Mon May 06 14:56:30 CST 2024, duration: 1, connection-id: 2099348, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:700)] Mon May 06 14:56:30 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099348, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:700)] Mon May 06 14:56:30 CST 2024 INFO: [EXECUTE] SELECT `int_field` FROM `testBug12229` WHERE `int_field` = 1 [Created on: Mon May 06 14:56:30 CST 2024, duration: 1, connection-id: 2099348, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:703)] Mon May 06 14:56:30 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099348, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug12229(ConnectionRegressionTest.java:703)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug12753() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug13048() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug13453() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug15065() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] Mon May 06 14:56:30 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099364, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ConnectionRegressionTest.testBug15065(ConnectionRegressionTest.java:933)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug15570() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22643() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug23281() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2099382 2099384 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug23626() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25514() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug25545() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug27655() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:56:30 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099414, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:56:30 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:30 CST 2024, duration: 0, connection-id: 2099414, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug29852() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug31053() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug32216() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug32877() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug33734() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug34703() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug34937() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug35660() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug36662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug36948() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug37570() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug41172() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug43421() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug35170() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug35653() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug35666() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug36478() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug37458() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug38747() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug39352() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug39956() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug40279() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug40439() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug41161() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug41448() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug41566() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug42253() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug43196() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug44056() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug46788() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug51704() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug51776() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug54175() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug58728() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug61501() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug62006() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:56:50 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099284, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099284, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:56:50 CST 2024 INFO: [QUERY] insert into testBug62006 values(x'') [Created on: Mon May 06 14:56:50 CST 2024, duration: 1, connection-id: 2099284, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12067)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099284, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12067)] Mon May 06 14:56:50 CST 2024 INFO: [QUERY] insert into testBug62006 values(x'74') [Created on: Mon May 06 14:56:50 CST 2024, duration: 1, connection-id: 2099284, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12069)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099284, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12069)] Mon May 06 14:56:50 CST 2024 INFO: [QUERY] insert into testBug62006 values(x'74657374') [Created on: Mon May 06 14:56:50 CST 2024, duration: 1, connection-id: 2099284, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099284, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] Mon May 06 14:56:50 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099286, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099286, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:56:50 CST 2024 INFO: [PREPARE] insert into testBug62006 values(?) [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099286, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12065)] Mon May 06 14:56:50 CST 2024 INFO: [EXECUTE] insert into testBug62006 values('** STREAM DATA **') [Created on: Mon May 06 14:56:50 CST 2024, duration: 1, connection-id: 2099286, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12067)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099286, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12067)] Mon May 06 14:56:50 CST 2024 INFO: [EXECUTE] insert into testBug62006 values('** STREAM DATA **') [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099286, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12069)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099286, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12069)] Mon May 06 14:56:50 CST 2024 INFO: [EXECUTE] insert into testBug62006 values('** STREAM DATA **') [Created on: Mon May 06 14:56:50 CST 2024, duration: 1, connection-id: 2099286, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] Mon May 06 14:56:50 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:56:50 CST 2024, duration: 0, connection-id: 2099286, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest.testBug62006(StatementRegressionTest.java:12071)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug64805() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug66430() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug66947() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug68562() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug71396() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug71923() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug71929() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug73163() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug74998() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug75956() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug77681() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 useServerPrepStmts: false | rewriteBatchedStatements: false -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (1, 'one') 1 --> INSERT INTO testBug77681 VALUES (2, 'two') 2 --> INSERT INTO testBug77681 VALUES (3, 'three') 3 --> INSERT INTO testBug77681 VALUES (4, 'four') 4 --> INSERT INTO testBug77681 VALUES (5, 'five') 5 --> REPLACE INTO testBug77681 VALUES (2, 'TWO') 6 --> REPLACE INTO testBug77681 VALUES (4, 'FOUR') 7 --> REPLACE INTO testBug77681 VALUES (6, 'SIX') 8 --> INSERT INTO testBug77681 VALUES (7, 'seven') 9 --> INSERT INTO testBug77681 VALUES (8, 'eight') 10 --> INSERT INTO testBug77681 VALUES (9, 'nine') 11 --> INSERT INTO testBug77681 VALUES (10, 'ten') 12 --> INSERT INTO testBug77681 VALUES (11, 'eleven') 13 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT') 14 --> REPLACE INTO testBug77681 VALUES (10, 'TEN') 15 --> REPLACE INTO testBug77681 VALUES (12, 'TWELVE') 16 --> REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN') 17 --> REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN') useServerPrepStmts: true | rewriteBatchedStatements: false -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (?, ?) 1 --> INSERT INTO testBug77681 VALUES (?, ?) 2 --> INSERT INTO testBug77681 VALUES (?, ?) 3 --> INSERT INTO testBug77681 VALUES (?, ?) 4 --> INSERT INTO testBug77681 VALUES (?, ?) 5 --> REPLACE INTO testBug77681 VALUES (?, ?) 6 --> REPLACE INTO testBug77681 VALUES (?, ?) 7 --> REPLACE INTO testBug77681 VALUES (?, ?) 8 --> INSERT INTO testBug77681 VALUES (7, 'seven') 9 --> INSERT INTO testBug77681 VALUES (8, 'eight') 10 --> INSERT INTO testBug77681 VALUES (9, 'nine') 11 --> INSERT INTO testBug77681 VALUES (10, 'ten') 12 --> INSERT INTO testBug77681 VALUES (11, 'eleven') 13 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT') 14 --> REPLACE INTO testBug77681 VALUES (10, 'TEN') 15 --> REPLACE INTO testBug77681 VALUES (12, 'TWELVE') 16 --> REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN') 17 --> REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN') useServerPrepStmts: false | rewriteBatchedStatements: true -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (1, 'one'),(2, 'two'),(3, 'three'),(4, 'four'),(5, 'five') 1 --> REPLACE INTO testBug77681 VALUES (2, 'TWO'),(4, 'FOUR'),(6, 'SIX') 2 --> INSERT INTO testBug77681 VALUES (7, 'seven');INSERT INTO testBug77681 VALUES (8, 'eight');INSERT INTO testBug77681 VALUES (9, 'nine');INSERT INTO testBug77681 VALUES (10, 'ten');INSERT INTO testBug77681 VALUES (11, 'eleven'); 3 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT');REPLACE INTO testBug77681 VALUES (10, 'TEN');REPLACE INTO testBug77681 VALUES (12, 'TWELVE');REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN');REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN'); useServerPrepStmts: true | rewriteBatchedStatements: true -------------------------------------------------------------------------------- 0 --> INSERT INTO testBug77681 VALUES (?, ?),(?, ?),(?, ?),(?, ?),(?, ?) 1 --> REPLACE INTO testBug77681 VALUES (?, ?),(?, ?),(?, ?) 2 --> INSERT INTO testBug77681 VALUES (7, 'seven');INSERT INTO testBug77681 VALUES (8, 'eight');INSERT INTO testBug77681 VALUES (9, 'nine');INSERT INTO testBug77681 VALUES (10, 'ten');INSERT INTO testBug77681 VALUES (11, 'eleven'); 3 --> REPLACE INTO testBug77681 VALUES (8, 'EIGHT');REPLACE INTO testBug77681 VALUES (10, 'TEN');REPLACE INTO testBug77681 VALUES (12, 'TWELVE');REPLACE INTO testBug77681 VALUES (14, 'FOURTEEN');REPLACE INTO testBug77681 VALUES (16, 'SIXTEEN'); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug78313() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug81063() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug81468() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug81706() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug84365() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug84813() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug85317() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug87429() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug87534() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 running ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug91112() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Using useSSPS=false, cacheDefaultTimeZone=true: Using useSSPS=false, cacheDefaultTimeZone=false: Using useSSPS=true, cacheDefaultTimeZone=true: Using useSSPS=true, cacheDefaultTimeZone=false: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug96442() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug98237() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug98536() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Case: [useServerPrepStmts=N] 1582-09-28, 1582-10-08, 1582-09-28 Case: [useServerPrepStmts=Y] 1582-09-28, 1582-10-08, 1582-09-28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug98695() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ts:2019-03-09 23:01:54.0 ,dt:2019-03-09 23:01:54, name:2019-03-09 23:01:54 ts:2019-03-10 03:00:00.0 ,dt:2019-03-10 03:00:00, name:2019-03-10 03:00:00 ts:2019-03-10 23:01:54.0 ,dt:2019-03-10 23:01:54, name:2019-03-10 23:01:54 ts:2019-03-11 23:01:54.0 ,dt:2019-03-11 23:01:54, name:2019-03-11 23:01:54 ts:2019-04-13 23:01:54.0 ,dt:2019-04-13 23:01:54, name:2019-04-13 23:01:54 ts:2019-11-02 23:01:54.0 ,dt:2019-11-02 23:01:54, name:2019-11-02 23:01:54 ts:2019-11-03 02:00:00.0 ,dt:2019-11-03 02:00:00, name:2019-11-03 02:00:00 ts:2019-11-03 01:00:00.0 ,dt:2019-11-03 01:00:00, name:2019-11-03 01:00:00 ts:2019-11-03 03:00:00.0 ,dt:2019-11-03 03:00:00, name:2019-11-03 03:00:00 ts:2019-11-03 04:00:00.0 ,dt:2019-11-03 04:00:00, name:2019-11-03 04:00:00 ts:2019-11-03 23:01:54.0 ,dt:2019-11-03 23:01:54, name:2019-11-03 23:01:54 ts:2019-11-21 23:01:54.0 ,dt:2019-11-21 23:01:54, name:2019-11-21 23:01:54 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug99713() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21132376() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug18091639() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21876798() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug21978230() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1774() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1901() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1933() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1934() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Before prepareStatement() After prepareStatement() - com.mysql.cj.jdbc.ServerPreparedStatement[1]: INSERT INTO testBug1934 VALUES (** NOT SPECIFIED **) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug1958() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug2606() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug2671() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3103() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3520() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 23000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3557() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3697() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 null ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3804() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.jdbc.exceptions.MysqlDataTruncation: Data truncation: Data too long for column 'field1' at row 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug3873() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1 2 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4119() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4311() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4510() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Id: 32768 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug4718() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5012() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5133() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 com.mysql.cj.jdbc.ServerPreparedStatement[1]: SELECT 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5191() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5235() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5450() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug5510() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug6823() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug7461() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug8181() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug8487() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug9704() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug26748909() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 'com.mysql.cj.jdbc.ClientPreparedStatement: Select 'aaaaaaaaa' from dual' 'com.mysql.cj.jdbc.ClientPreparedStatement: insert into testBug26748909 values(** NOT SPECIFIED **)' 'com.mysql.cj.jdbc.ClientPreparedStatement: select * from testBug26748909 where id=** NOT SPECIFIED **' 'com.mysql.cj.jdbc.ServerPreparedStatement[1]: Select 'aaaaaaaaa' from dual' 'com.mysql.cj.jdbc.ServerPreparedStatement[2]: insert into testBug26748909 values(** NOT SPECIFIED **)' 'com.mysql.cj.jdbc.ServerPreparedStatement[3]: select * from testBug26748909 where id=** NOT SPECIFIED **' ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug26995710() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 /* conn id 2099678 clock: 1714978632328 */ SET autocommit=1; /* conn id 2099678 clock: 1714978632329 */ Insert into testBug26995710 values('abc1','xyz1'),('abc2','xyz2'),(null,'xyz4'),('abc4',null),(null,null) ; Column Cnt = 2 [a] [b] [abc1] [xyz1] [abc2] [xyz2] [null] [xyz4] [abc4] [null] [null] [null] /* conn id 2099678 clock: 1714978632331 */ delete from testBug26995710 where c1='abc1' ;delete from testBug26995710 where c1=null ;delete from testBug26995710 where c1='abc4' ;delete from testBug26995710 where c1='abc4' ; /* conn id 2099678 clock: 1714978632333 */ select count(*) from testBug26995710 ; /* conn id 2099678 clock: 1714978632334 */ select * from testBug26995710 ; /* conn id 2099678 clock: 1714978632334 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2099678 clock: 1714978632336 */ insert into testBug26995710 select sleep(2)+1,sleep(3)+2 ;insert into testBug26995710 select sleep(0)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(4)+1,sleep(null)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(null)+2 ; Error Statement cancelled due to timeout or client request/* conn id 2099678 clock: 1714978634349 */ select count(*) from testBug26995710 ; Rec Cnt 4 /* conn id 2099678 clock: 1714978634351 */ select * from testBug26995710 ; /* conn id 2099678 clock: 1714978634351 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2099682 clock: 1714978634365 */ SET autocommit=1; /* conn id 2099682 clock: 1714978634365 */ PREPARE debug_stmt_0 FROM "Insert into testBug26995710 values(?,?) "; /* conn id 2099682 clock: 1714978634365 */ PREPARE debug_stmt_0 FROM "Insert into testBug26995710 values(?,?),(?,?),(?,?),(?,?),(?,?) "; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_0='abc1'; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_1='xyz1'; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_2='abc2'; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_3='xyz2'; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_4=NULL; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_5='xyz4'; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_6='abc4'; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_7=NULL; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_8=NULL; /* conn id 2099682 clock: 1714978634366 */ SET @debug_stmt_param0_9=NULL; /* conn id 2099682 clock: 1714978634366 */ EXECUTE debug_stmt_0 USING @debug_stmt_param0_0, @debug_stmt_param0_1, @debug_stmt_param0_2, @debug_stmt_param0_3, @debug_stmt_param0_4, @debug_stmt_param0_5, @debug_stmt_param0_6, @debug_stmt_param0_7, @debug_stmt_param0_8, @debug_stmt_param0_9; /* conn id 2099682 clock: 1714978634367 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978634367 */ DEALLOCATE PREPARE debug_stmt_0; Column Cnt = 2 [a] [b] [abc1] [xyz1] [abc2] [xyz2] [null] [xyz4] [abc4] [null] [null] [null] /* conn id 2099682 clock: 1714978634367 */ PREPARE debug_stmt_0 FROM "delete from testBug26995710 where c1=? "; /* conn id 2099682 clock: 1714978634368 */ PREPARE debug_stmt_0 FROM "delete from testBug26995710 where c1=? ;delete from testBug26995710 where c1=? ;delete from testBug26995710 where c1=? ;delete from testBug26995710 where c1=? "; /* conn id 2099682 clock: 1714978634368 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978634369 */ delete from testBug26995710 where c1='abc1' ;delete from testBug26995710 where c1=null ;delete from testBug26995710 where c1='abc4' ;delete from testBug26995710 where c1='abc4' ; /* conn id 2099682 clock: 1714978634371 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978634371 */ PREPARE debug_stmt_0 FROM "select count(*) from testBug26995710 "; /* conn id 2099682 clock: 1714978634371 */ EXECUTE debug_stmt_0; /* conn id 2099682 clock: 1714978634372 */ PREPARE debug_stmt_0 FROM "select * from testBug26995710 "; /* conn id 2099682 clock: 1714978634372 */ EXECUTE debug_stmt_0; /* conn id 2099682 clock: 1714978634373 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2099682 clock: 1714978634373 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978634374 */ PREPARE debug_stmt_0 FROM "insert into testBug26995710 select sleep(?)+1,sleep(?)+2 "; /* conn id 2099682 clock: 1714978634374 */ PREPARE debug_stmt_0 FROM "insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 ;insert into testBug26995710 select sleep(?)+1,sleep(?)+2 "; /* conn id 2099682 clock: 1714978634374 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978634375 */ insert into testBug26995710 select sleep(2)+1,sleep(3)+2 ;insert into testBug26995710 select sleep(0)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(1)+2 ;insert into testBug26995710 select sleep(4)+1,sleep(null)+2 ;insert into testBug26995710 select sleep(null)+1,sleep(null)+2 ; Error Statement cancelled due to timeout or client request/* conn id 2099682 clock: 1714978636388 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978636389 */ PREPARE debug_stmt_0 FROM "select count(*) from testBug26995710 "; /* conn id 2099682 clock: 1714978636389 */ EXECUTE debug_stmt_0; Rec Cnt 4 /* conn id 2099682 clock: 1714978636391 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978636391 */ PREPARE debug_stmt_0 FROM "select * from testBug26995710 "; /* conn id 2099682 clock: 1714978636392 */ EXECUTE debug_stmt_0; /* conn id 2099682 clock: 1714978636393 */ SELECT TABLE_SCHEMA AS TABLE_CAT, NULL AS TABLE_SCHEM, TABLE_NAME, COLUMN_NAME, SEQ_IN_INDEX AS KEY_SEQ, 'PRIMARY' AS PK_NAME FROM INFORMATION_SCHEMA.STATISTICS WHERE TABLE_SCHEMA = 'test' AND TABLE_NAME = 'testBug26995710' AND INDEX_NAME='PRIMARY' ORDER BY TABLE_SCHEMA, TABLE_NAME, INDEX_NAME, SEQ_IN_INDEX; Column Cnt = 2 [a] [b] [abc2] [xyz2] [null] [xyz4] [null] [null] /* conn id 2099682 clock: 1714978636394 */ DEALLOCATE PREPARE debug_stmt_0; /* conn id 2099682 clock: 1714978636394 */ DEALLOCATE PREPARE debug_stmt_0; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testDeadlockBatchBehavior() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug44324() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug44587() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug45171() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug45419() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug46637() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug47494() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug48442() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug48486() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug48605() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug49700() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug51266() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug51643() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug51783() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56100() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56122() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56429() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug56955() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug57662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:57:54 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:57:54 CST 2024, duration: 284741, connection-id: 2099556, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:57:54 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:57:54 CST 2024, duration: 8654, connection-id: 2099556, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:57:54 CST 2024 INFO: [QUERY] SELECT TABLE_SCHEMA, NULL, TABLE_NAME, COLUMN_NAME,CASE WHEN UPPER(DATA_TYPE)='DECIMAL' THEN 3 WHEN UPPER(DATA_TYPE)='DECIMAL UNSIGNED' THEN 3 WHEN UPPER(DATA_TYPE)='TINYINT' THEN CASE WHEN LOCATE('ZEROFILL', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('UNSIGNED', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('(1)', COLUMN_TYPE) != 0 THEN -7 ELSE -6 END WHEN UPPER(DATA_TYPE)='TINYINT UNSIGNED' THEN CASE WHEN LOCATE('ZEROFILL', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('UNSIGNED', UPPER(COLUMN_TYPE)) = 0 AND LOCATE('(1)', COLUMN_TYPE) != 0 THEN -7 ELSE -6 END WHEN UPPER(DATA_TYPE)='BOOLEAN' THEN 16 WHEN UPPER(DATA_TYPE)='SMALLINT' THEN 5 WHEN UPPER(DATA_TYPE)='SMALLINT UNSIGNED' THEN 5 WHEN UPPER(DATA_TYPE)='INT' THEN 4 WHEN UPPER(DATA_TYPE)='INT UNSIGNED' THEN 4 WHEN UPPER(DATA_TYPE)='FLOAT' THEN 7 WHEN UPPER(DATA_TYPE)='FLOAT UNSIGNED' THEN 7 WHEN UPPER(DATA_TYPE)='DOUBLE' THEN 8 WHEN UPPER(DATA_TYPE)='DOUBLE UNSIGNED' THEN 8 WHEN UPPER(DATA_TYPE)='NULL' THEN 0 WHEN UPPER(DATA_TYPE)='TIMESTAMP' THEN 93 WHEN UPPER(DATA_TYPE)='BIGINT' THEN -5 WHEN UPPER(DATA_TYPE)='BIGINT UNSIGNED' THEN -5 WHEN UPPER(DATA_TYPE)='MEDIUMINT' THEN 4 WHEN UPPER(DATA_TYPE)='MEDIUMINT UNSIGNED' THEN 4 WHEN UPPER(DATA_TYPE)='DATE' THEN 91 WHEN UPPER(DATA_TYPE)='TIME' THEN 92 WHEN UPPER(DATA_TYPE)='DATETIME' THEN 93 WHEN UPPER(DATA_TYPE)='YEAR' THEN 91 WHEN UPPER(DATA_TYPE)='VARCHAR' THEN 12 WHEN UPPER(DATA_TYPE)='VARBINARY' THEN -3 WHEN UPPER(DATA_TYPE)='BIT' THEN -7 WHEN UPPER(DATA_TYPE)='JSON' THEN -1 WHEN UPPER(DATA_TYPE)='ENUM' THEN 1 WHEN UPPER(DATA_TYPE)='SET' THEN 1 WHEN UPPER(DATA_TYPE)='TINYBLOB' THEN -3 WHEN UPPER(DATA_TYPE)='TINYTEXT' THEN 12 WHEN UPPER(DATA_TYPE)='MEDIUMBLOB' THEN -4 WHEN UPPER(DATA_TYPE)='MEDIUMTEXT' THEN -1 WHEN UPPER(DATA_TYPE)='LONGBLOB' THEN -4 WHEN UPPER(DATA_TYPE)='LONGTEXT' THEN -1 WHEN UPPER(DATA_TYPE)='BLOB' THEN -4 WHEN UPPER(DATA_TYPE)='TEXT' THEN -1 WHEN UPPER(DATA_TYPE)='CHAR' THEN 1 WHEN UPPER(DATA_TYPE)='BINARY' THEN -2 WHEN UPPER(DATA_TYPE)='GEOMETRY' THEN -2 WHEN UPPER(DATA_TYPE)='UNKNOWN' THEN 1111 WHEN UPPER(DATA ... (truncated) [Created on: Mon May 06 14:57:54 CST 2024, duration: 19741966, connection-id: 2099556, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug57662(ConnectionRegressionTest.java:3895)] Mon May 06 14:57:54 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:57:54 CST 2024, duration: 186653, connection-id: 2099556, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug57662(ConnectionRegressionTest.java:3895)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug58706() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug61201() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:57:56 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:57:56 CST 2024, duration: 0, connection-id: 2099568, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:57:56 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:57:56 CST 2024, duration: 0, connection-id: 2099568, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug62452() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug62577() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug63284() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug68733() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 java.sql.BatchUpdateException: Lock wait timeout exceeded; try restarting transaction Couldn't retrieve InnoDB status due to underlying exception: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.exceptions.CJException MESSAGE: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" STACKTRACE: com.mysql.cj.exceptions.CJException: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" at jdk.internal.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700) at com.mysql.cj.protocol.a.NativeProtocol.appendDeadlockStatusInformation(NativeProtocol.java:2036) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:830) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700) at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1051) at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:997) at com.mysql.cj.NativeSession.execSQL(NativeSession.java:663) at com.mysql.cj.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1304) at com.mysql.cj.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:858) at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) at com.pingcap.test.regression.StatementRegressionTest$3.run(StatementRegressionTest.java:4723) at com.pingcap.test.regression.StatementRegressionTest.testDeadlockBatchBehavior(StatementRegressionTest.java:4733) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) ** END NESTED EXCEPTION ** at jdk.internal.reflect.GeneratedConstructorAccessor35.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.util.Util.handleNewInstance(Util.java:192) at com.mysql.cj.util.Util.getInstance(Util.java:167) at com.mysql.cj.util.Util.getInstance(Util.java:174) at com.mysql.cj.jdbc.exceptions.SQLError.createBatchUpdateException(SQLError.java:224) at com.mysql.cj.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:892) at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) at com.pingcap.test.regression.StatementRegressionTest$3.run(StatementRegressionTest.java:4723) at com.pingcap.test.regression.StatementRegressionTest.testDeadlockBatchBehavior(StatementRegressionTest.java:4733) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.jdbc.exceptions.MySQLTransactionRollbackException: Lock wait timeout exceeded; try restarting transaction Couldn't retrieve InnoDB status due to underlying exception: ** BEGIN NESTED EXCEPTION ** com.mysql.cj.exceptions.CJException MESSAGE: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" STACKTRACE: com.mysql.cj.exceptions.CJException: You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 11 near "ENGINE INNODB STATUS" at jdk.internal.reflect.GeneratedConstructorAccessor12.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:129) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:848) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700) at com.mysql.cj.protocol.a.NativeProtocol.appendDeadlockStatusInformation(NativeProtocol.java:2036) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:830) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:770) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:700) at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:1051) at com.mysql.cj.protocol.a.NativeProtocol.sendQueryString(NativeProtocol.java:997) at com.mysql.cj.NativeSession.execSQL(NativeSession.java:663) at com.mysql.cj.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1304) at com.mysql.cj.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:858) at com.mysql.cj.jdbc.StatementImpl.executeBatch(StatementImpl.java:795) at com.pingcap.test.regression.StatementRegressionTest$3.run(StatementRegressionTest.java:4723) at com.pingcap.test.regression.StatementRegressionTest.testDeadlockBatchBehavior(StatementRegressionTest.java:4733) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) ** END NESTED EXCEPTION ** at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:123) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.StatementImpl.executeUpdateInternal(StatementImpl.java:1335) at com.mysql.cj.jdbc.StatementImpl.executeBatchInternal(StatementImpl.java:858) ... 68 more ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testUpdatableStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testTruncationWithChar() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug101242() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug101389() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug101558() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:06 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:58:06 CST 2024, duration: 0, connection-id: 2099708, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.lambda$testBug101558$10(StatementRegressionTest.java:11272)] Mon May 06 14:58:06 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:58:06 CST 2024, duration: 0, connection-id: 2099708, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.lambda$testBug101558$10(StatementRegressionTest.java:11272)] Mon May 06 14:58:06 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:58:06 CST 2024, duration: 0, connection-id: 2099708, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug101558(StatementRegressionTest.java:11277)] Mon May 06 14:58:06 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:58:06 CST 2024, duration: 0, connection-id: 2099708, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug101558(StatementRegressionTest.java:11277)] Mon May 06 14:58:06 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:58:06 CST 2024, duration: 0, connection-id: 2099708, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug101558(StatementRegressionTest.java:11277)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug103303() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug103612() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug103878() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 CREATE TABLE `testBug103878` ( `fid` bigint(20) DEFAULT NULL, `ftext` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`%` SQL SECURITY DEFINER VIEW `testBug103878_view` (`fid`, `ftext`) AS SELECT `test`.`testBug103878`.`fid` AS `fid`,`test`.`testBug103878`.`ftext` AS `ftext` FROM `test`.`testBug103878` WHERE `fid`>1 CREATE USER 'testBug103878User'@'%' IDENTIFIED WITH 'mysql_native_password' AS '*0D3CED9BEC10A777AEC23CCC353A8C08A633045E' REQUIRE NONE PASSWORD EXPIRE DEFAULT ACCOUNT UNLOCK PASSWORD HISTORY DEFAULT PASSWORD REUSE INTERVAL DEFAULT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug104349() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug105211() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug106240() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testServerPrepStmtAndDate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Date that was stored (as String) 2002-02-02 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testServerPrepStmtDeadlock() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug68763() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug69579() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Client socket accepted: [Socket[addr=/127.0.0.1,port=53570,localport=35365]] java.util.concurrent.ExecutionException: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205) at com.pingcap.test.regression.ConnectionRegressionTest.testBug69579(ConnectionRegressionTest.java:5313) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:1001) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:209) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:190) at com.pingcap.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:360) at com.pingcap.test.BaseTestCase.getConnectionWithProps(BaseTestCase.java:341) at com.pingcap.test.regression.ConnectionRegressionTest.access$100(ConnectionRegressionTest.java:104) at com.pingcap.test.regression.ConnectionRegressionTest$10.call(ConnectionRegressionTest.java:5309) at com.pingcap.test.regression.ConnectionRegressionTest$10.call(ConnectionRegressionTest.java:5306) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:581) at com.mysql.cj.protocol.a.NativeProtocol.readServerCapabilities(NativeProtocol.java:536) at com.mysql.cj.protocol.a.NativeProtocol.beforeHandshake(NativeProtocol.java:423) at com.mysql.cj.protocol.a.NativeProtocol.connect(NativeProtocol.java:1431) at com.mysql.cj.NativeSession.connect(NativeSession.java:133) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:1121) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:991) ... 14 more Caused by: java.net.SocketTimeoutException: Read timed out at java.base/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:283) at java.base/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309) at java.base/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) at java.base/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) at java.base/java.net.Socket$SocketInputStream.read(Socket.java:966) at com.mysql.cj.protocol.ReadAheadInputStream.fill(ReadAheadInputStream.java:107) at com.mysql.cj.protocol.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:150) at com.mysql.cj.protocol.ReadAheadInputStream.read(ReadAheadInputStream.java:180) at java.base/java.io.FilterInputStream.read(FilterInputStream.java:132) at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64) at com.mysql.cj.protocol.a.SimplePacketReader.readHeaderLocal(SimplePacketReader.java:81) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:575) ... 20 more Start releasing mock server resources. Shutting down mock server. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug69777() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug70677() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:36 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:58:36 CST 2024, duration: 0, connection-id: 2099642, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:58:36 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:58:36 CST 2024, duration: 0, connection-id: 2099642, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:58:36 CST 2024 INFO: [QUERY] SELECT 70677 [Created on: Mon May 06 14:58:36 CST 2024, duration: 0, connection-id: 2099642, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug70677(ConnectionRegressionTest.java:10638)] Mon May 06 14:58:36 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:58:36 CST 2024, duration: 0, connection-id: 2099642, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.ConnectionRegressionTest.testBug70677(ConnectionRegressionTest.java:10638)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug70785() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug71084() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug71850() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug73053() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug74690() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug74711() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75168() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75209() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75592() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75615() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug75670() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug77171() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug77649() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug86741() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug87600() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug88227() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug88242() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug89948() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug90753() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 wait_timeout: 2 interactive_timeout: 2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testTiDBIssue40094() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug22931700() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug27453692() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ???:123 ???:123 ???:123 ???:123 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testSetCharacterStream() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '43' packetSequence: '0' 03 44 52 4f 50 20 54 41 . D R O P T A 42 4c 45 20 49 46 20 45 B L E I F E 58 49 53 54 53 20 63 68 X I S T S c h 61 72 53 74 72 65 61 6d a r S t r e a m 52 65 67 72 65 73 73 54 R e g r e s s T 65 73 74 e s t Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 01 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '48' packetSequence: '0' 03 43 52 45 41 54 45 20 . C R E A T E 54 41 42 4c 45 20 63 68 T A B L E c h 61 72 53 74 72 65 61 6d a r S t r e a m 52 65 67 72 65 73 73 54 R e g r e s s T 65 73 74 28 66 69 65 6c e s t ( f i e l 64 31 20 74 65 78 74 29 d 1 t e x t ) Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '45' packetSequence: '0' 16 49 4e 53 45 52 54 20 . I N S E R T 49 4e 54 4f 20 63 68 61 I N T O c h a 72 53 74 72 65 61 6d 52 r S t r e a m R 65 67 72 65 73 73 54 65 e g r e s s T e 73 74 20 56 41 4c 55 45 s t V A L U E 53 20 28 3f 29 S ( ? ) Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 12 Packet header: 0c 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 00 00 00 00 01 . . . . . . . . 00 00 00 00 . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 22 Packet header: 16 00 00 02 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 00 . d e f . . . . 00 0c 00 00 00 00 00 00 . . . . . . . . fc 00 00 00 00 00 . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '39' packetSequence: '0' 18 01 00 00 00 00 00 41 . . . . . . . A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 A A A A A A A Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '14' packetSequence: '0' 17 01 00 00 00 00 01 00 . . . . . . . . 00 00 00 01 fc 00 . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '49' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 20 46 i e l d 1 ) F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 36 Packet header: 24 00 00 02 $ . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0e . d e f . . . . 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 00 0c i e l d 1 ) . . 3f 00 0a 00 00 00 08 80 ? . . . . . . . 00 00 00 00 . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 3 Packet header: 03 00 00 03 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 02 33 32 . 3 2 Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Character stream length: 32 Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '41' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 66 69 65 6c 64 31 20 46 f i e l d 1 F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 80 Packet header: 50 00 00 02 P . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 04 74 65 73 . d e f . t e s 74 15 63 68 61 72 53 74 t . c h a r S t 72 65 61 6d 52 65 67 72 r e a m R e g r 65 73 73 54 65 73 74 15 e s s T e s t . 63 68 61 72 53 74 72 65 c h a r S t r e 61 6d 52 65 67 72 65 73 a m R e g r e s 73 54 65 73 74 06 66 69 s T e s t . f i 65 6c 64 31 06 66 69 65 e l d 1 . f i e 6c 64 31 0c 2e 00 fc ff l d 1 . . . . . 03 00 fc 00 00 00 00 00 . . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 33 Packet header: 21 00 00 03 ! . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 20 41 41 41 41 41 41 41 A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 A Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '39' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 40 40 73 65 73 73 69 6f @ @ s e s s i o 6e 2e 74 72 61 6e 73 61 n . t r a n s a 63 74 69 6f 6e 5f 72 65 c t i o n _ r e 61 64 5f 6f 6e 6c 79 a d _ o n l y Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 53 Packet header: 35 00 00 02 5 . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 1f . d e f . . . . 40 40 73 65 73 73 69 6f @ @ s e s s i o 6e 2e 74 72 61 6e 73 61 n . t r a n s a 63 74 69 6f 6e 5f 72 65 c t i o n _ r e 61 64 5f 6f 6e 6c 79 00 a d _ o n l y . 0c 3f 00 14 00 00 00 08 . ? . . . . . . 80 00 00 00 00 . . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 2 Packet header: 02 00 00 03 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 01 30 . 0 Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '37' packetSequence: '0' 03 54 52 55 4e 43 41 54 . T R U N C A T 45 20 54 41 42 4c 45 20 E T A B L E 63 68 61 72 53 74 72 65 c h a r S t r e 61 6d 52 65 67 72 65 73 a m R e g r e s 73 54 65 73 74 s T e s t Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '5' packetSequence: '0' 1a 01 00 00 00 . . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '39' packetSequence: '0' 18 01 00 00 00 00 00 41 . . . . . . . A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 A A A A A A A Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '14' packetSequence: '0' 17 01 00 00 00 00 01 00 . . . . . . . . 00 00 00 01 fc 00 . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '49' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 20 46 i e l d 1 ) F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 36 Packet header: 24 00 00 02 $ . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 0e . d e f . . . . 4c 45 4e 47 54 48 28 66 L E N G T H ( f 69 65 6c 64 31 29 00 0c i e l d 1 ) . . 3f 00 0a 00 00 00 08 80 ? . . . . . . . 00 00 00 00 . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 3 Packet header: 03 00 00 03 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 02 33 32 . 3 2 Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Character stream length: 32 Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '41' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 66 69 65 6c 64 31 20 46 f i e l d 1 F 52 4f 4d 20 63 68 61 72 R O M c h a r 53 74 72 65 61 6d 52 65 S t r e a m R e 67 72 65 73 73 54 65 73 g r e s s T e s 74 t Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 80 Packet header: 50 00 00 02 P . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 04 74 65 73 . d e f . t e s 74 15 63 68 61 72 53 74 t . c h a r S t 72 65 61 6d 52 65 67 72 r e a m R e g r 65 73 73 54 65 73 74 15 e s s T e s t . 63 68 61 72 53 74 72 65 c h a r S t r e 61 6d 52 65 67 72 65 73 a m R e g r e s 73 54 65 73 74 06 66 69 s T e s t . f i 65 6c 64 31 06 66 69 65 e l d 1 . f i e 6c 64 31 0c 2e 00 fc ff l d 1 . . . . . 03 00 fc 00 00 00 00 00 . . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 33 Packet header: 21 00 00 03 ! . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 20 41 41 41 41 41 41 41 A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 A Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '46' packetSequence: '0' 03 44 52 4f 50 20 54 41 . D R O P T A 42 4c 45 20 49 46 20 45 B L E I F E 58 49 53 54 53 20 60 63 X I S T S ` c 68 61 72 53 74 72 65 61 h a r S t r e a 6d 27 52 65 67 72 65 73 m ' R e g r e s 73 54 65 73 74 60 s T e s t ` Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 01 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '51' packetSequence: '0' 03 43 52 45 41 54 45 20 . C R E A T E 54 41 42 4c 45 20 60 63 T A B L E ` c 68 61 72 53 74 72 65 61 h a r S t r e a 6d 27 52 65 67 72 65 73 m ' R e g r e s 73 54 65 73 74 60 28 66 s T e s t ` ( f 69 65 6c 64 31 20 74 65 i e l d 1 t e 78 74 29 x t ) Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 00 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '48' packetSequence: '0' 16 49 4e 53 45 52 54 20 . I N S E R T 49 4e 54 4f 20 60 63 68 I N T O ` c h 61 72 53 74 72 65 61 6d a r S t r e a m 27 52 65 67 72 65 73 73 ' R e g r e s s 54 65 73 74 60 20 56 41 T e s t ` V A 4c 55 45 53 20 28 3f 29 L U E S ( ? ) Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 12 Packet header: 0c 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 02 00 00 00 00 00 01 . . . . . . . . 00 00 00 00 . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 22 Packet header: 16 00 00 02 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 00 00 00 00 . d e f . . . . 00 0c 00 00 00 00 00 00 . . . . . . . . fc 00 00 00 00 00 . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '39' packetSequence: '0' 18 02 00 00 00 00 00 41 . . . . . . . A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 A A A A A A A Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '14' packetSequence: '0' 17 02 00 00 00 00 01 00 . . . . . . . . 00 00 00 01 fc 00 . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 00 01 00 02 00 00 00 . . . . . . . Mon May 06 14:58:37 CST 2024 TRACE: send packet payload: host: 'localhost' serverThreadId: '2099778' packetLen: '44' packetSequence: '0' 03 53 45 4c 45 43 54 20 . S E L E C T 66 69 65 6c 64 31 20 46 f i e l d 1 F 52 4f 4d 20 60 63 68 61 R O M ` c h a 72 53 74 72 65 61 6d 27 r S t r e a m ' 52 65 67 72 65 73 73 54 R e g r e s s T 65 73 74 60 e s t ` Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 1 Packet header: 01 00 00 01 . . . . Mon May 06 14:58:37 CST 2024 TRACE: reuseAndReadPacket() payload: 01 . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 82 Packet header: 52 00 00 02 R . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 03 64 65 66 04 74 65 73 . d e f . t e s 74 16 63 68 61 72 53 74 t . c h a r S t 72 65 61 6d 27 52 65 67 r e a m ' R e g 72 65 73 73 54 65 73 74 r e s s T e s t 16 63 68 61 72 53 74 72 . c h a r S t r 65 61 6d 27 52 65 67 72 e a m ' R e g r 65 73 73 54 65 73 74 06 e s s T e s t . 66 69 65 6c 64 31 06 66 f i e l d 1 . f 69 65 6c 64 31 0c 2e 00 i e l d 1 . . . fc ff 03 00 fc 00 00 00 . . . . . . . . 00 00 . . Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 33 Packet header: 21 00 00 03 ! . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: 20 41 41 41 41 41 41 41 A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 41 41 41 41 41 41 41 A A A A A A A A 41 A Mon May 06 14:58:37 CST 2024 TRACE: Reading packet of length 7 Packet header: 07 00 00 04 . . . . Mon May 06 14:58:37 CST 2024 TRACE: readPacket() payload: fe 00 00 02 00 00 00 . . . . . . . ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBustedGGKWithPSExecute() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testGetGeneratedKeysAllCases() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Using Statement.executeUpdate() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 Using Statement.execute() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 Using PreparedStatement.executeUpdate() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 Using PreparedStatement.execute() REPLACE INTO testggk VALUES (NULL, 0) Expect 1 generated keys, starting from 1 Got keys 1 New table contents Id 1 val 0 REPLACE INTO testggk VALUES (1, 1), (NULL, 2), (NULL, 3) Expect 2 generated keys, starting from 2 Got keys 2 3 New table contents Id 1 val 1 Id 2 val 2 Id 3 val 3 REPLACE INTO testggk VALUES (2, 4), (NULL, 5), (NULL, 6) Expect 2 generated keys, starting from 4 Got keys 4 5 New table contents Id 1 val 1 Id 2 val 4 Id 3 val 3 Id 4 val 5 Id 5 val 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testSetFetchSize() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug23188498() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:37 CST 2024 INFO: [QUERY] SET autocommit=1 [Created on: Mon May 06 14:58:37 CST 2024, duration: 0, connection-id: 2099788, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:58:37 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:58:37 CST 2024, duration: 0, connection-id: 2099788, statement-id: -1, resultset-id: 0, at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:681)] Mon May 06 14:58:37 CST 2024 INFO: [PREPARE] INSERT INTO testBug23188498 (id) VALUES (?) [Created on: Mon May 06 14:58:37 CST 2024, duration: 0, connection-id: 2099788, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:9388)] Mon May 06 14:58:37 CST 2024 INFO: [EXECUTE] INSERT INTO testBug23188498 (id) VALUES (10) [Created on: Mon May 06 14:58:37 CST 2024, duration: 1, connection-id: 2099788, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest$7.call(StatementRegressionTest.java:9393)] Mon May 06 14:58:37 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:58:37 CST 2024, duration: 0, connection-id: 2099788, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest$7.call(StatementRegressionTest.java:9393)] Mon May 06 14:58:37 CST 2024 INFO: [PREPARE] SELECT * FROM testBug23188498 WHERE id > ? [Created on: Mon May 06 14:58:37 CST 2024, duration: 0, connection-id: 2099788, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest.testBug23188498(StatementRegressionTest.java:9407)] Mon May 06 14:58:37 CST 2024 INFO: [EXECUTE] SELECT * FROM testBug23188498 WHERE id > 1 [Created on: Mon May 06 14:58:37 CST 2024, duration: 0, connection-id: 2099788, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.StatementRegressionTest$8.call(StatementRegressionTest.java:9412)] Mon May 06 14:58:37 CST 2024 INFO: [FETCH] [Created on: Mon May 06 14:58:37 CST 2024, duration: 1, connection-id: 2099788, statement-id: 0, resultset-id: 0, at com.pingcap.test.regression.StatementRegressionTest$8.call(StatementRegressionTest.java:9412)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug23201930() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBug23204652() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testbug12565726() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testCloseTwice() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testClientPreparedSetBoolean() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBugDupeKeySingle() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.StatementRegressionTest#testBustedGGKColumnNames() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 190, Failures: 0, Errors: 0, Skipped: 28, Time elapsed: 173.6 s - in com.pingcap.test.regression.StatementRegressionTest [INFO] Running com.pingcap.test.regression.ResultSetRegressionTest ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testMetaDataIsWritable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24525461() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 with params = {allowPublicKeyRetrieval=true, connectionTimeZone=LOCAL, sslMode=DISABLED} with params = {allowPublicKeyRetrieval=true, connectionTimeZone=LOCAL, useServerPrepStmts=true, sslMode=DISABLED} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24527173() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug32954396() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUsageAdvisorOnZeroRowResultSet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099842, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3072)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099842, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3072)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099844, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3085)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099844, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testUsageAdvisorOnZeroRowResultSet(ResultSetRegressionTest.java:3097)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testClobberStreamingRS() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBooleans() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testStreamingRegBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNPEWithUsageAdvisor() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099856, statement-id: 0, resultset-id: 36, at com.pingcap.test.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:1927)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] The following columns were part of the SELECT statement for this result set, but were never referenced: null.1 [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099856, statement-id: 0, resultset-id: 36, at com.pingcap.test.regression.ResultSetRegressionTest.testNPEWithUsageAdvisor(ResultSetRegressionTest.java:1927)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Possible incomplete traversal of result set. Cursor was left on row 0 of 1 rows when it was closed. You should consider re-formulating your query to return only the rows you are interested in using. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099856, statement-id: 0, resultset-id: 37, at com.pingcap.test.BaseTestCase.tearDownBase(BaseTestCase.java:681)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] The following columns were part of the SELECT statement for this result set, but were never referenced: null.1 [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099856, statement-id: 0, resultset-id: 37, at com.pingcap.test.BaseTestCase.tearDownBase(BaseTestCase.java:681)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20391631() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099860, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391631(ResultSetRegressionTest.java:7879)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099860, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391631(ResultSetRegressionTest.java:7879)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20391659() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Connection lifetime of < .5 seconds. You might be un-necessarily creating short-lived connections and should investigate connection pooling to be more efficient. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099864, statement-id: -1, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391659(ResultSetRegressionTest.java:7846)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] PreparedStatement created, but used 1 or fewer times. It is more efficient to prepare statements once, and re-use them many times [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099864, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391659(ResultSetRegressionTest.java:7846)] Mon May 06 14:58:38 CST 2024 WARN: [USAGE ADVISOR] Statement not closed explicitly. You should call close() on created Statement instances from your code to be more efficient. [Created on: Mon May 06 14:58:38 CST 2024, duration: 0, connection-id: 2099864, statement-id: 0, resultset-id: -1, at com.pingcap.test.regression.ResultSetRegressionTest.testBug20391659(ResultSetRegressionTest.java:7846)] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug33185116() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25215008() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20802947() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20804635() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20913289() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650305() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650385() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650482() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25650514() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdateClob() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testIsBeforeFirstOnEmpty() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug10156() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug10212() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug10485() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug11190() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug11552() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug14562() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug14609() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug14897() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug15677() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug16169() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug16841() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug17450() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug18880() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19282() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19568() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19724() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20306() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20479() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug20485() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug21062() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug21379() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug21814() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24710() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug24886() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25328() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25517() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25787() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug25894() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 1 .fld: tinyInt_typeT: Types.TINYINT, MDC: java.lang.Integer TINYINT , getObj: class java.lang.Integer 2 .fld: tinyIntU_typeT: Types.TINYINT, MDC: java.lang.Integer TINYINT UNSIGNED , getObj: class java.lang.Integer 3 .fld: smallInt_typeT: Types.SMALLINT, MDC: java.lang.Integer SMALLINT , getObj: class java.lang.Integer 4 .fld: smallIntU_typeT: Types.SMALLINT, MDC: java.lang.Integer SMALLINT UNSIGNED , getObj: class java.lang.Integer 5 .fld: mediumInt_typeT: Types.INTEGER, MDC: java.lang.Integer MEDIUMINT , getObj: class java.lang.Integer 6 .fld: mediumIntU_typeT: Types.INTEGER, MDC: java.lang.Integer MEDIUMINT UNSIGNED , getObj: class java.lang.Integer 7 .fld: int_typeT: Types.INTEGER, MDC: java.lang.Integer INT , getObj: class java.lang.Integer 8 .fld: intU_typeT: Types.INTEGER, MDC: java.lang.Long INT UNSIGNED , getObj: class java.lang.Long 9 .fld: bigInt_typeT: Types.BIGINT, MDC: java.lang.Long BIGINT , getObj: class java.lang.Long 10 .fld: bigIntU_typeT: Types.BIGINT, MDC: java.math.BigInteger BIGINT UNSIGNED , getObj: class java.math.BigInteger ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug26173() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug26789() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug27317() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug27431() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug28085() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug30664() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug30851() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug32525() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug33162() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug33678() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug34762() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug34913() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug35610() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug36051() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug38252() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug38387() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug39911() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug41484() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug43759() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug45757() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug48820() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug49516() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug49797() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug56479() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug91421() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug92625() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug93007() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug95564() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug97714() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug60313() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug64204() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 testBug64204.main: PID is 2100058 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug98667() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug99767() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21286268() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Case: 0 [ - | - ] Case: 1 [ alwMstDn | - ] Case: 2 [ - | alwSlvDn ] Case: 3 [ alwMstDn | alwSlvDn ] testBug64204.replica: Running KILL QUERY 2100058 testBug64204.main: fetched result set, 1 columns testBug64204.main: character_sets total rows 6, data 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug67318() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug70704() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug72000() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug72023() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug72609() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Case: [sendFractionalSeconds=N, useServerPrepStmts=N] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 Case: [sendFractionalSeconds=Y, useServerPrepStmts=N] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 Case: [sendFractionalSeconds=N, useServerPrepStmts=Y] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 Case: [sendFractionalSeconds=Y, useServerPrepStmts=Y] 1582-09-28, 1582-10-08, 1582-09-28 00:00:00.000000, 1582-10-08 00:00:00.000000 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug75309() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug78685() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug80522() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug80532() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Case: [characterEncoding=UTF-8, useServerPrepStmts=false] ???, my data ???, new data ???, my data ???, my data Case: [characterEncoding=UTF-8, useServerPrepStmts=true] ???, my data ???, new data ???, my data ???, my data ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug80631() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug81202() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug82707() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug82964() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug83368() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug83662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug84189() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug85941() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug91065() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug92536() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug94457() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Original date string : 2024-05-06 14:58:53.6191 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(dt) : 2024-05-06 14:58:53.6191 getString(ts) : 2024-05-06 14:58:53.6191 Original time string : 14:58:53.6191 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(t) : 14:58:53.6191 getTimestamp(dt)) : 2024-05-06 14:58:53.0 (1714978733000) getTimestamp(dt, GMT+10)) : 2024-05-06 14:58:53.0 (1714978733000) getTimestamp(ts)) : 2024-05-06 14:58:53.0 (1714978733000) getTimestamp(ts, GMT+10)) : 2024-05-06 14:58:53.0 (1714978733000) getTime(t)) : 14:58:53 (25133619) getTime(t, GMT+10)) : 14:58:53 (25133619) Manually constructed Timestamp : 2024-05-06 14:58:53.0 (1714978733000) Manually constructed Time : 14:58:53 (25133619) getObject(dt, OffsetDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(ts, OffsetDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(odt, OffsetDateTime.class) : 2019-01-20T12:00:00.120+06:00 (1547964000) getObject(dt, ZonedDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(ts, ZonedDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(ot, OffsetTime.class) : 12:00:00.123+06:00 Original date string : 2024-05-06 14:58:53.6191 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(dt) : 2024-05-06 14:58:53.6191 getString(ts) : 2024-05-06 14:58:53.6191 Original time string : 14:58:53.6191 (sun.util.calendar.ZoneInfo[id="Asia/Shanghai",offset=28800000,dstSavings=0,useDaylight=false,transitions=31,lastRule=null]) getString(t) : 14:58:53.6191 getTimestamp(dt)) : 2024-05-06 14:58:53.0 (1714978733000) getTimestamp(dt, GMT+10)) : 2024-05-06 14:58:53.0 (1714978733000) getTimestamp(ts)) : 2024-05-06 14:58:53.0 (1714978733000) getTimestamp(ts, GMT+10)) : 2024-05-06 14:58:53.0 (1714978733000) getTime(t)) : 14:58:53 (25133619) getTime(t, GMT+10)) : 14:58:53 (25133619) Manually constructed Timestamp : 2024-05-06 14:58:53.0 (1714978733000) Manually constructed Time : 14:58:53 (25133619) getObject(dt, OffsetDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(ts, OffsetDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(odt, OffsetDateTime.class) : 2019-01-20T12:00:00.120+06:00 (1547964000) getObject(dt, ZonedDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(ts, ZonedDateTime.class) : 2024-05-06T14:58:53.619100+08:00 (1714978733) getObject(ot, OffsetTime.class) : 12:00:00.123+06:00 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug94533() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug94585() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug96059() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug96383() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug97724() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug97757() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 MySQL Server: 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9; Driver: MySQL Connector/Jmysql-connector-java-8.0.29 (Revision: dd61577595edad45c398af508cf91ad26fc4144f) MySQL Server: 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9; Driver: MySQL Connector/Jmysql-connector-java-8.0.29 (Revision: dd61577595edad45c398af508cf91ad26fc4144f) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testEmptyResultSetGet() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNotUpdatable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testEmptyStringsWithNumericGetters() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNPEWithStatementsAndTime() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdatabilityAndEscaping() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug1592() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2006() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2359() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2623() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug2654() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug4482() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug4689() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5032() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5069() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5664() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug5717() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6231() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6537() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6561() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6619() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug6743() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug7686() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug7715() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug8428() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug8868() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug9236() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug9437() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug9684() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug26750705() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug41484_2() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug102131() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug102321() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testAllTypesForNull() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testTruncationDisable() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 -1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug22305979() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=null connectionTimeZone=GMT connectionTimeZone=Asia/Calcutta connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug26089880() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21789378() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21934573() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Giving up syncing state on thread Thread[$Proxy20@782fd504_thread,5,main]. Let the other thread do it! Emulating syncing state in: ReplicationConnectionGroup[groupName=deadlock,sourceHostList=[localhost:4002],replicaHostList=[localhost:4002]] on thread $Proxy20@45d4421d_thread. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug21947042() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug1914() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 0 + foo(a,b,c) CAST(foo(a,b,c) AS BINARY) 0 + foo(a,b,c) CAST(foo(a,b,c) AS CHAR) CAST(foo(a,b,c) AS DATE) 0.0 + foo(a,b,c) 0.0 + foo(a,b,c) 0.0 + foo(a,b,c) 0 + foo(a,b,c) CAST(foo(a,b,c) AS BINARY) CONCAT(foo(a,b,c)) CAST(foo(a,b,c) AS TIME) CAST(foo(a,b,c) AS DATETIME) CONCAT(foo(a,b,c)) CAST(foo(a,b,c) AS BINARY) CONCAT(foo(a,b,c)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug3554() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug3790() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug4334() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 jdbc:mysql://localhost:4002,localhost:65534/test?user=root&password= connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, testBug64204.replica: parent thread should be hung now!!! testBug64204.replica: Done. connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, Mon May 06 14:59:00 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@6aff97d6 :: {host: "localhost", port: 65534, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, autoReconnect=true, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 3 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1071) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:996) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy14.executeQuery(Unknown Source) at com.pingcap.test.regression.ConnectionRegressionTest.testBug4334(ConnectionRegressionTest.java:348) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1015) ... 79 more Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 81 more ** END NESTED EXCEPTION ** connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, Mon May 06 14:59:04 CST 2024 WARN: Connection to secondary host 'com.mysql.cj.conf.HostInfo@6aff97d6 :: {host: "localhost", port: 65534, hostProperties: {dbname=test, allowPublicKeyRetrieval=true, autoReconnect=true, sslMode=DISABLED}}' failed EXCEPTION STACK TRACE: ** BEGIN NESTED EXCEPTION ** java.sql.SQLNonTransientConnectionException MESSAGE: Could not create connection to database server. Attempted reconnect 3 times. Giving up. STACKTRACE: java.sql.SQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:110) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:97) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:89) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:63) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:73) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1071) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:996) at com.mysql.cj.jdbc.ConnectionImpl.(ConnectionImpl.java:614) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:399) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.createConnectionForHost(MultiHostConnectionProxy.java:357) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.createConnectionForHostIndex(FailoverConnectionProxy.java:216) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.connectTo(FailoverConnectionProxy.java:229) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:306) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.failOver(FailoverConnectionProxy.java:281) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy.pickNewConnection(FailoverConnectionProxy.java:201) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy.dealWithInvocationException(MultiHostConnectionProxy.java:275) at com.mysql.cj.jdbc.ha.MultiHostConnectionProxy$JdbcInterfaceProxy.invoke(MultiHostConnectionProxy.java:110) at com.mysql.cj.jdbc.ha.FailoverConnectionProxy$FailoverJdbcInterfaceProxy.invoke(FailoverConnectionProxy.java:98) at jdk.proxy2/jdk.proxy2.$Proxy14.executeQuery(Unknown Source) at com.pingcap.test.regression.ConnectionRegressionTest.testBug4334(ConnectionRegressionTest.java:406) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at jdk.internal.reflect.GeneratedConstructorAccessor17.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89) at com.mysql.cj.NativeSession.connect(NativeSession.java:120) at com.mysql.cj.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:1015) ... 79 more Caused by: java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:579) at java.base/sun.nio.ch.Net.connect(Net.java:568) at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) at java.base/java.net.Socket.connect(Socket.java:633) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63) ... 81 more ** END NESTED EXCEPTION ** ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug6966() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug7952() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Connection id: 2100034 connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=N, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, Failed over connection id: 2100036 2100036 2100036 2100036 2100036 2100036 2100036 2100036 2100036 2100036 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 2100038 fallback connection id: 2100038 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug26819691() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug18869381() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug101596() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug102188() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionHostManagement() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionMemory() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testAutoCommitLB() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testUnreliableSocketFactory() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=N, useServerPrepStmts=Y, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=N, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=N, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=null Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=GMT Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, connectionTimeZone=Asia/Calcutta Case: [TIME_TRUNCATE_FRACTIONAL=Y, sendFractionalSeconds=Y, sendFractionalSecondsForTime=Y, useServerPrepStmts=Y, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug30474158() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testGetTimestampWithDate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 2024-05-06 00:00:00.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testClobTruncate() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testGetLongBug() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug22931433() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19536760() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdatabilityWithQuotes() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug27784363() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 inserted. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug19805370() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testTruncationOfNonSigDigits() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testUpdatability() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug23197238() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug31747910() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBug23702040() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testNextAndPrevious() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Currently at row 0 Value at row 1 is 1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testRanges() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ResultSetRegressionTest#testBogusTimestampAsString() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 162, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 45.349 s - in com.pingcap.test.regression.ResultSetRegressionTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 644, Failures: 0, Errors: 0, Skipped: 106 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:19 min [INFO] Finished at: 2024-05-06T14:59:24+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/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] } ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testAuthCleartextPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testSetReadOnly() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Executing statement on reconnectable connection... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testFailoverReadOnly() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22508715() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug27102307() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug27131768() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22678872() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug14563127() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22730682() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug22848249() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 testBug22848249A: ******************************************************************************** 1. Swapped connections 51 times out of 100, without hitting the removed host(s). 2. Swapped connections 4 times before hitting the new host. 3. Swapped connections 2 times before hitting the new host. 4. Swapped connections 42 times out of 100, without hitting the removed host(s). testBug22848249B: ******************************************************************************** 1. Swapped connections 57 times out of 100, without hitting the removed host(s). 2. Swapped connections 3 times before hitting the new host. 3. Swapped connections 3 times before hitting the new host. 4. Swapped connections 53 times out of 100, without hitting the removed host(s). testBug22848249C: ******************************************************************************** 1. Swapped connections 5 times out of 100 or before using all hosts. 2. Swapped connections 50 times out of 100, without hitting the removed host(s). testBug22848249D: ******************************************************************************** 1. Swapped connections 51 times out of 100, without hitting the newly added host(s). 2. Swapped connections 10 times out of 100 or before using all hosts. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug19354014() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testDisabledPlugins() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testLongAuthResponsePayload() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectWithMultipleSources() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationJMXInterfaces() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionNoReplicasRemainOnSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testCachingSha2PasswordPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testOldPasswordPlugin() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testChangeUser() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) java.sql.SQLException: Access denied for user 'bubba'@'127.0.0.1' (using password: NO) at com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(SQLError.java:129) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:122) at com.mysql.cj.jdbc.ConnectionImpl.changeUser(ConnectionImpl.java:730) at com.pingcap.test.regression.ConnectionRegressionTest.testChangeUser(ConnectionRegressionTest.java:2889) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:725) at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:149) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:140) at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:84) at org.junit.jupiter.engine.execution.ExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(ExecutableInvoker.java:115) at org.junit.jupiter.engine.execution.ExecutableInvoker.lambda$invoke$0(ExecutableInvoker.java:105) at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:104) at org.junit.jupiter.engine.execution.ExecutableInvoker.invoke(ExecutableInvoker.java:98) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$6(TestMethodTestDescriptor.java:212) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:208) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:71) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:135) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:38) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$5(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$7(NodeTestTask.java:125) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:135) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:122) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:80) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:32) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:51) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248) at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211) at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:132) at org.junit.platform.surefire.provider.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:111) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:379) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:340) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:125) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:413) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug28150662() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testIsLocal() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 Mon May 06 15:00:48 CST 2024 DEBUG: Using 'host' value of '127.0.0.1:36138' to determine locality of connection Mon May 06 15:00:48 CST 2024 DEBUG: Locally connected - HostAddress(/127.0.0.1).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 15:00:48 CST 2024 DEBUG: Using 'host' value of 'www.oracle.com:3306' to determine locality of connection Mon May 06 15:00:48 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/23.195.109.130).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 15:00:48 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/2600:1417:1000:885:0:0:0:a15).equals(whereIconnectedTo(localhost/127.0.0.1) Mon May 06 15:00:48 CST 2024 DEBUG: Attempted locally connected check failed - ! HostAddress(www.oracle.com/2600:1417:1000:88a:0:0:0:a15).equals(whereIconnectedTo(localhost/127.0.0.1) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testBug104067AndBug106435() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectionNoReplicasBasics() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Running test com.pingcap.test.regression.ConnectionRegressionTest#testReplicationConnectWithNoSource() ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Connection to Database: jdbc:mysql://localhost:4002/test?user=root&password=&useSSL=false&useServerPrepStmts=true Connected to 8.0.11-TiDB-v8.2.0-alpha-81-g516977e1f9 [WARNING] Tests run: 166, Failures: 0, Errors: 0, Skipped: 38, Time elapsed: 337.185 s - in com.pingcap.test.regression.ConnectionRegressionTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 642, Failures: 0, Errors: 0, Skipped: 110 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10:27 min [INFO] Finished at: 2024-05-06T15:01:05+08:00 [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } Cache not saved (ws/jenkins-pingcap-tidb-merged_integration_jdbc_test-1065/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